Skip to main content
Use the Anthid API reference to explore available endpoints, request parameters, response schemas, and errors.

Authentication

Authenticate requests with an API key in the x-api-key header. Keep your API key private and do not expose it in client-side code.

REST

REST requests use JSON for both request bodies and responses. Include Content-Type: application/json when sending a request body.

gRPC

For gRPC requests, pass the same API key as request metadata using the x-api-key key.

Support

For questions about authentication, request formats, or API behavior, contact support.