Corteksa
GuidesMessaging

REST API

Messaging — REST API

All routes are under /api/v1/messaging and authenticate with the admin JWT (Authorization: Bearer <jwt>). Identifiers are slugs; access is graded per provider (see Frontend Integration).

Every endpoint below is a direct link into the interactive API reference — click it to see the full request/response schema and try the call live.

Sessions

Chats

Messages

Labels

Calls

Next

Frontend Integration · Examples

On this page