Get a token
Endpoints
PACT Authentication
Get an access token to authenticate your requests.
POST
Get a token
Documentation Index
Fetch the complete documentation index at: https://docs.variable.global/llms.txt
Use this file to discover all available pages before exploring further.
The path is relative to your company specific url:https://your_subdomain.variable.global/api
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/x-www-form-urlencoded
client_credentials
Example:
"client_credentials"