Documentation Index
Fetch the complete documentation index at: https://docs.voxworks.ai/llms.txt
Use this file to discover all available pages before exploring further.
API Overview
The Voxworks API lets you create contacts, schedule calls, retrieve call results, manage lists and objects, and receive inbound automation webhooks.Base URL
/api/v1.
Authentication
Most endpoints require a bearer API key:X-Webhook-Signature with the SHA-256 HMAC signature.
Content Type
Send JSON request bodies with:Errors
Errors use a consistent JSON shape:429 and include Retry-After, X-RateLimit-Limit, and X-RateLimit-Remaining headers.
