The AI Agent API allows you to connect your AI Agent to external platforms, enabling automated conversations, lead generation, and scheduling tasks across different channels. Your API Token/Key is a private string of letters and numbers used to authenticate your API requests. Never share your API key publicly. If your key is exposed, generate a new one immediately. Please note: anything using the old key will stop working.
ba534d4274523452345da0e99345a67000
The API uses standard HTTP Authentication headers to securely authorize requests.
Authorization: Token {api_key}
{api_key} with your unique API token.When making API requests, your API key is passed in the Authorization header exactly like this:
Authorization: Token ba534d4274523452345da0e99345a67000
This must be formatted precisely or the authentication will fail.
💡 Tip: Use this API to expand your AI Agent’s capabilities across websites, apps, social platforms, or CRMs — automating tasks like customer support, lead collection, and appointment setting.
⚠️ Important Reminder: