A

Agora Chat REST API

REST discovered

Details
Docs
https://docs.agora.io/en/api-reference/api-ref/im
Authentication
Agora app token generated from App ID and App Certificate bearer discovered Get token ↗

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.