API overview
Every API in the xAI ecosystem shares the same conventions: REST over HTTPS, JSON payloads, authentication via the xAI Identity SSO session. Pick a product to see its full reference.
Available APIs
xAI Identity API
Identity, SSO & authentication for the whole ecosystem
xAI Governance API
Data & AI governance with an AI assistant
xAI Blockchain API
Seal & verify data integrity on-chain
Common conventions
- All endpoints use HTTPS; bodies & responses are JSON (except a few login forms).
- Authentication via the xAI 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:
xAI ConsultingxAI OrchestrationxAI DeveloperxAI TrustwayxAI LakehousexAI AnalyticsxAI MLOpsxAI ObservabilityxAI AgentsxAI Academy