Search...
Menu

API

Launch Time

Date Remarks
   

How to Use the API

API Domain: https://api.helpbots.ai/api/chats/{resource}

When calling the API, make sure to check which request method is supported by the documentation!

API Authentication

All open API endpoints require a request header for authentication.

Request Header: x-api-key

Example:

x-api-key: {API KEY}

How to Get an API Key

Go to the dashboard, navigate to Settings → API Token, click “Create,” enter a token name, then copy the generated token.

Common Error Codes

 
// 200 Success
// 401 Authentication Failed
// 402 Invalid Parameters
// 403 Resource Not Found
// 406 API Service Disabled
{
    "data": {},
    "msg": "Success",
    "code": 200
}
Category
Spaces & Agents
Conversations & Messages
Previous
What is a Plugin?What is a Tool?
Next
Spaces & Agents
Last modified: 2025-10-28SaleSmartly