Direct API access for custom integrations and applications
Get API Credentials
Test Connection
Implement in Your Application
Plan | Requests per minute | Requests per day |
---|---|---|
Free | 60 | 1,000 |
Pro | 300 | 10,000 |
Enterprise | 1,000 | 100,000 |
Status | Meaning |
---|---|
200 | Success |
400 | Bad Request - Invalid parameters |
401 | Unauthorized - Invalid API key |
429 | Too Many Requests - Rate limit exceeded |
500 | Internal Server Error |
conversation.started
- New conversation initiatedconversation.ended
- Conversation completedmessage.received
- New message from usermessage.sent
- Response sent to user