API Reference
The 88agents API provides programmatic access to create and manage AI agents, workspaces, knowledge sources, and more. This reference documents all 108 available endpoints.
Overview
Base URL for all API requests:
https://api.88agents.co/api All requests must include an Authorization header with a valid API token.
Authentication
Include your API token in the Authorization header:
Authorization: Bearer YOUR_API_TOKEN Generate API tokens from your User Settings.
Endpoints
The API is organized into the following sections:
| Section | Description | Endpoints |
|---|---|---|
| Agents | 5 | |
| Agents Analytics | 1 | |
| Agents Avatar | 1 | |
| Agents Channels | 4 | |
| Agents Chats | 3 | |
| Agents Contacts | 4 | |
| Agents Datasets | 7 | |
| Agents Documents | 6 | |
| Agents Faqs | 6 | |
| Agents Health | 2 | |
| Agents Logs | 1 | |
| Agents Sources | 11 | |
| Agents Team | 3 | |
| Agents Transcript Providers | 1 | |
| Agents Transcripts | 8 | |
| Agents Websites | 10 | |
| Agents Widget | 4 | |
| Chat Sessions | 1 | |
| User Workspace | 1 | |
| Workspaces | 5 | |
| Workspaces Integrations | 14 | |
| Workspaces Logo | 2 | |
| Workspaces Settings | 1 | |
| Workspaces Team | 7 |