Skip to main content
The Animam API allows you to manage your chatbot programmatically.

Base URL

Authentication

The API supports 3 authentication methods:
Create your API tokens in Dashboard > API Tokens.

Scopes

Each token has specific permissions:

Response format

All responses are in JSON.

Errors

Rate Limits

Rate limiting is per client IP:
  • API endpoints: 60 requests/minute
  • Chat: 20 requests/minute and 200 requests/hour
  • Auth: 5 requests/minute
Exceeding a limit returns 429 with a Retry-After header.

Endpoints

Tenant

Tenant info and settings

Corpus

Manage the knowledge base

Conversations

Conversation history

Chat

Send messages