REST API
REST API
Programmatic access to campaigns, leads, inboxes, webhooks, and workspace data.
The Scheduler Zero REST API is available at:
https://api.schedulerzero.com/v1Every request must include a workspace-scoped API key in the x-api-key header.
x-api-key: sz_your_api_key_hereCreate and manage keys under Settings → API Keys. Missing or invalid credentials return 401; valid credentials without the required scope return 403.