- The Third-Party Agents endpoints allow you to list, update, and delete agents that delegate to external AI frameworks.
- The Tools endpoints allow you to create, update, and manage custom tools that your BYO agents can use.
- The Integrations endpoint allows you to retrieve available AI framework integrations supported by CometChat.
Authentication
All BYO Agent API endpoints require authentication via an API key passed in the request header.| Property | Details |
|---|---|
| Header | apikey |
| Requirement | Required on all endpoints |