Authorizations
JWT access token obtained from the /auth/token endpoint.
This
Admin APIis separate from theCorti APIused for speech recognition, text generation, and agentic workflows. Authentication and scope for theAdmin APIuses email-and-password to obtain a bearer token via /auth/token. This token is only used for API administration.
Path Parameters
Unique identifier of your project in the Corti API Console.
To find it, open your project at console.corti.app, go to Settings, and copy the value from the Project ID field.
Example:
"consoleproject"
The unique identifier for a Customer
Example:
"contosohospital"
Query Parameters
Page number for pagination
Required range:
x >= 1Number of users per page
Required range:
x >= 1