A
Agora Chat REST API
Details
Authentication
In Agora Console, open your project and obtain its App ID and App Certificate. Generate the token on your own server using Agora's token libraries, such as the Conversational AI SDK token utility or the AgoraDynamicKey libraries. For Conversational AI and Flexible Classroom, send it in Authorization as agora token=<your_token>. Keep the App Certificate server-side only.