Skip to main content
Callx API doc home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Introduction
API Reference
API Documentation
Introduction
Endpoint Examples
GET
Call Logs
POST
Make a call
GET
Call Summary
GET
Call Transcriptions
On this page
Welcome
Authentication
API Documentation
Introduction
Example section for showcasing API endpoints
You can also follow along with our tutorials on
Youtube
!
Welcome
Welcome to the CallX API’s. Here you will find the available api endpoint and what they are used for. This introduction will provide details on how to test the api’s from this documentation.
Authentication
All API endpoints are authenticated using Bearer tokens. Here you will pass any API Key you have created from your CallX account.
Copy
"Authorization"
: Bearer {
{your-api-key
}}
Call Logs
⌘I