API Reference
API Reference
Complete endpoint documentation for the Ananke Labs Integration API. Authenticated exclusively via API keys passed in the x-api-key header. Project-specific references are rendered with ReDoc from one shared v1 OpenAPI spec.
Version
v1
Base URL
https://api.anankelabs.net/v1
Auth
API Key (x-api-key header)
Example authenticated request
curl https://api.anankelabs.net/v1/trust/issuances \
-H "x-api-key: ak_live_..." \
-H "Content-Type: application/json"Authentication
API key usage, request headers, and auth error handling.
Ananke Trust endpoints
Issuance, verification, templates, bulk jobs, and lifecycle management.
Ananke TCode endpoints
Stamps, placement templates, TDoc templates, verification, and bulk jobs.
Errors
Error object structure, status codes, and handling guidance.
Rate limits
Request limits, headers, and backoff recommendations.
OpenAPI specification
Download the full OpenAPI 3.0 spec for code generation, Postman import, or API exploration.