Authentication
The Settlx API uses API key authentication. Every request to a protected endpoint must include your secret API key in theAuthorization header as a Bearer token.
pk_live_.
Getting your API key
- Log in to the Settlx Dashboard
- Go to Settings → API Keys
- Click Create API Key
- Copy the key immediately — it is shown only once and cannot be retrieved again
Example requests
Key management
Revoked keys are rejected immediately. There is no grace period.
If you suspect your API key has been compromised, revoke it immediately from the dashboard and generate a new one.