API overview
Every API in the DXA ecosystem shares the same conventions: REST over HTTPS, JSON payloads, authentication via the DXA Identity SSO session. Pick a product to see its full reference.
Available APIs
DXA Identity API
Identity, SSO & authentication for the whole ecosystem
DXA Governance API
Data & AI governance with an AI assistant
DXA Blockchain API
Layer-3 attestation hub — anchor, verify & revoke on-chain
DXA Orchestration API
Model routing & declarative AI workflows
DXA KnowledgeBase API
Curated knowledge & semantic search (RAG) for AI
DXA Trustway API
Seal provenance for records & AI results
DXA Agentic API
Stateful, tool-calling AI agents on Durable Objects
Common conventions
- All endpoints use HTTPS; bodies & responses are JSON (except a few login forms).
- Authentication via the DXA Identity SSO session (xv_session cookie); permissions via RBAC.
- Standard HTTP status codes; errors return { "error": "<code>" }.
Coming soon
These products are standardizing their APIs and will get references in upcoming releases:
DXA ConsultingDXA DeveloperDXA LabsDXA GuardrailsDXA AuditTrailDXA LakehouseDXA AnalyticsDXA FeatureStoreDXA MLOpsDXA ObservabilityDXA AcademyDXA OmniConnectDXA Workspace