API

API reference.

The CallSorted REST API lets you pull call data, push configuration, and receive real-time webhooks for every call event.

BASE URL
https://api.callsorted.ai/v1

Authentication

All API requests require a Bearer token in the Authorization header. Generate API keys in your dashboard under Settings → API.

Authorization: Bearer cs_live_xxxxxxxxxxxxxxxxxxxx

Endpoints

GET
/calls
List all calls with filtering, pagination, and date range
GET
/calls/:id
Retrieve a single call with transcript and recording URL
POST
/webhooks
Register a webhook URL for real-time call events
GET
/bookings
List bookings created by AI, with source call ID
GET
/analytics
Call volume, conversion rates, and revenue metrics

Need help with the API? Our engineering team is available on Slack for Growth and Enterprise customers.

Get API access →