Skip to main content

Authentication

thinnestAI supports two authentication methods depending on your use case.

1. Auth0 JWT — Dashboard & Management

Used by the dashboard frontend and management API endpoints (creating agents, managing knowledge, etc.). Tokens are obtained via the Auth0 login flow.

2. Agent API Keys — External Chat

For external integrations where end users chat with your agents. API keys are scoped to a single agent and can only be used for the Chat endpoint.

Key Formats


Error Responses


Rate Limits