The Call Connect SDK makes it easier to interact with our REST API from your server-side code.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.
Installation
Initialization
Initialize the Authsignal Call Connect client by providing your Call Connect API secret key and the Call Connect API URL for your region. These values can be found in the Authsignal Portal under Settings -> Call Connect.Regions
The API URLs for each region are defined below.| Region | API URL |
|---|---|
| US (Oregon) | https://us-connect.authsignal.com |
| AU (Sydney) | https://au-connect.authsignal.com |
| EU (Ireland) | https://eu-connect.authsignal.com |
| CA (Montreal) | https://ca-connect.authsignal.com |

