The Call Connect API is a service that enables caller authentication during active calls or omni-channel customer interactions. It can be integrated with:Documentation Index
Fetch the complete documentation index at: https://docs.authsignal.com/llms.txt
Use this file to discover all available pages before exploring further.
- Interactive Voice Response (IVR) systems
- Customer support workflows
- Digital channels (e.g., chatbots, email)
Download the Call Connect API OpenAPI Specification
Endpoint selection
Select the API endpoint which correlates with your tenant’s region selection.Authentication
The Authsignal Call Connect API uses a secret key to authenticate requests. This key is different from the one you use to authenticate to other APIs. You can find the Call Connect API secret key in the Call Connect section of the Authsignal Portal settings.Example usage
Basic followed by a space and a base64-encoded username:password string.
The username value should be your Call Connect API secret and the password value should be empty.

