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

Authentication

Anthid endpoints use one or more of the following credential types: Not every endpoint accepts every credential type. The authentication section on each generated endpoint page is authoritative. Keep credentials private. Do not embed API keys, user tokens, or service tokens in public client-side code.

REST

REST requests use JSON for both request bodies and responses. Include Content-Type: application/json when sending a request body. Organization API key example:
User bearer token example:
Service-account reads that cross organization boundaries may also require:

gRPC

The Streaming API uses an organization API key in gRPC metadata. Clone the public protobuf repository so grpcurl can load the current split service definition.

Support

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