API Reference¶
Interactive documentation for the Agora Public API. Expand any endpoint to inspect request/response schemas and try calls directly in the browser.
Environments
Two environments are available. Select the server at the top of the UI below.
| Environment | Base URL | Swagger UI |
|---|---|---|
| Production | https://core.agoraai.tech/api/v1 |
core.agoraai.tech/api-docs |
| Development | https://core-dev.agoraai.tech/api/v1 |
core-dev.agoraai.tech/api-docs |
Authentication in the UI
Click Authorize and paste your bearer token (obtained from the Quick Start) to authenticate Try-it-out requests.