Developer & API Services›OpenAPI Spec
OpenAPI 3.1.0 ValidatedServers: 3 Enclaves Active
OpenAPI Spec & Interactive API Reference
Official OpenAPI 3.1 specification, interactive endpoint explorer, sandbox execution, and raw JSON/YAML schemas for DISHA 4.0 HCOS.
Total Endpoints
42
Total Schemas
87
API Version
v4.2.0-PROD
Last Generated
10/8/2026
Interactive API Spec Explorer
Client SDK Generator & Code Snippets
curl -X POST "https://sandbox.api.disha.ai/v1/api/v1/signal/ingest" \
-H "Authorization: Bearer <YOUR_JWT_TOKEN>" -H"X-Disha-Signature: hmac-sha256=<SIGNATURE>" -H"Content-Type: application/json" \
-d '{"signalType":"IDENTITY_VERIFICATION","payload":{"userId":"uuid","documentHash":"0x..."},"policySet":"DPDP_STRICT"}'Server Environments
PRODUCTION
https://api.disha.ai/v1
Production Enclave
SANDBOX
https://sandbox.api.disha.ai/v1
Developer Sandbox
STAGING
https://staging.api.disha.ai/v1
Staging Environment
Security Schemes
🔑BearerAuth
🔑X-Disha-Signature
🔑ApiKeyHeader


