Integrate Closeway into your workflow
The Closeway API allows you to programmatically access call data, analytics, and integrate with your existing tools. API access is available on Team and Enterprise plans.
All API requests require authentication using an API key. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY/api/v1/callsList all calls for the authenticated user
/api/v1/calls/:idGet details for a specific call
/api/v1/analyticsGet analytics and metrics
/api/v1/webhooksConfigure webhook endpoints
API requests are limited to prevent abuse:
Need help with the API?
Contact Developer Support