Developer Documentation
Build with DataLgorithmics.
This developer centre describes integration patterns and technical capabilities. API access, authentication, usage limits and service terms depend on the specific DataLgorithmics offering.
Quickstart concept
One API layer across intelligence services.
Where developer services are provided, access is designed around consistent identity, permissions, usage controls and auditability.
POST /v1/agents/run
Authorization: Bearer DLG_API_KEY
{
"agent": "customer-service",
"organisation": "org_123",
"input": "Customer question",
"require_human_approval_for": ["refund", "contract_change"]
}
Developer platform status
This documentation describes supported integration patterns and developer capabilities. Contact DataLgorithmics to confirm current API access, environments and commercial terms.