cURL
curl --request POST \ --url https://api.callintel.io/voice \ --header 'Authorization: Bearer <token>'
Webhook endpoint for incoming calls from providers (Twilio, Plivo, etc.).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
TwiML or XML response.