API reference
The management API: OAuth client credentials, scopes, endpoints.
Overview
API Everything the Admin Console does is an API — the console is just a client. Authentication Cr...
Create API credentials
API Credentials issues OAuth client-credential pairs for machine-to-machine access — your own aut...
Authenticating to the API
Sentilai's API uses OAuth 2.0 client credentials. You create a credential in the console, exchang...
Scopes and least privilege
Seven scopes, granted per credential. Scope What it allows audit:read Read audit events — the SIE...
Gateway endpoints
What the Gateway exposes, for when you are integrating something yourself rather than using the E...
Gateway error codes
What the Gateway returns when something is wrong, and what each one means for you. Code Meaning W...