API overview

Every screen in our application is built on this API. Your integration uses the same one.

POST   /v1/conversations
POST   /v1/conversations/{id}/messages
GET    /v1/customers
POST   /v1/tickets
POST   /v1/agents/{id}/respond

Authenticate with an API key scoped to what it needs. See documentation and webhooks.