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

EndpointPurpose
GET /callsList workspace calls
GET /calls/{id}/recordingStream or download a call recording
GET /listsList workspace dialer lists
POST /listsCreate a workspace dialer list
POST /lists/{id}/contactsUpload contacts to a workspace dialer list
GET /prospectsList workspace prospects
GET /prospect-activitiesRetrieve one prospect and its complete activity timeline
GET /usersList non-deleted workspace users
GET /reporting/dialer-metricsRetrieve dialer KPIs for an inclusive date range

JSON endpoints return JSON; the recording endpoint returns audio.

Start here

API Reference contains interactive parameters, schemas, examples, response headers, and Try It controls for every endpoint.


Did this page help you?