This REST API can be called directly with an HTTP client in your server-side language, or by using an Authsignal Server SDK.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.
Download the Server API OpenAPI Specification
Endpoint selection
Select the API endpoint which correlates with your tenant’s region selection.Authentication
The Authsignal Server API uses your secret key to authenticate requests using basic authentication. You can find your secret key in the API Keys 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 Server API secret key and the password value should be empty.

