Authentication
There are two ways to authenticate with the ChatbotX API:API Key
Get your API key from Settings > Integrations > ChatbotX API Access Token. Include it in theAuthorization header as a Bearer token:
Base URL
Rate Limits
10,000 requests per minute limit applies to all endpoints.This doesn’t mean you can only post 10,000 times per minute, each API call counts as one request. Schedule multiple posts in a single request to maximize throughput.