Overview
Integrate Sonik workspace data with a CRM or another server-side system.
Integrate Sonik calls, recordings, prospects, activities, users, and dialer KPIs with a CRM or another server-side system.
Production base URL: https://api.sonik.ai/v1
Production data warning: Try It sends requests directly to Sonik production and displays real workspace data. Requests consume workspace rate limits. Use a trusted device, clear the API key field, and close or reload the page when finished.
Available endpoints
| Endpoint | Purpose |
|---|---|
GET /calls | List workspace calls |
GET /calls/{id}/recording | Stream or download a call recording |
GET /lists | List workspace dialer lists |
POST /lists | Create a workspace dialer list |
POST /lists/{id}/contacts | Upload contacts to a workspace dialer list |
GET /prospects | List workspace prospects |
GET /prospect-activities | Retrieve one prospect and its complete activity timeline |
GET /users | List non-deleted workspace users |
GET /reporting/dialer-metrics | Retrieve dialer KPIs for an inclusive date range |
JSON endpoints return JSON; the recording endpoint returns audio.
Start here
- Make your first request
- Understand authentication and workspace ownership
- Review pagination and synchronization limits
- Create lists and upload contacts
- Secure your integration
API Reference contains interactive parameters, schemas, examples, response headers, and Try It controls for every endpoint.
Updated about 3 hours ago
Did this page help you?
