Get started
REST API
Verify your key with
curl, then list campaigns. Works with Python, BigQuery, Airflow, or any HTTP client.TypeScript SDK
Official
soundlink package for Node.js, serverless, and Edge — typed methods, pagination helpers, and JSONL streaming.Guides
Syncing campaigns
List campaigns, pagination, and warehouse join patterns.
Understanding metrics
Overview vs breakdown vs engagement — which endpoint to call.
JSONL exports
Bulk metrics downloads, 90-day windows, and ingest patterns.
API Reference
Full OpenAPI spec, schemas, and interactive playground.
Reference
Authentication
API key format, scopes, and organization isolation.
Errors
Error codes, HTTP status mapping, and pagination limits.
API basics
Base URL
Base URL
/v1/*.Authentication
Authentication
Response envelope
Response envelope
Timestamps and v1 scope
Timestamps and v1 scope
All
createdAt and updatedAt fields are UTC (ISO 8601 with Z suffix).v1 covers campaigns and metrics. Write endpoints (including campaign creation) are on the roadmap.