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 Management API OpenAPI Specification
Endpoint selection
Select the API endpoint which correlates with your tenant’s region selection.Authentication
The Authsignal Management API uses a secret key to authenticate requests. This key is different from the one you use to authenticate to the Server API. You can find the Management API 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 Management API secret key and the password value should be empty.
