post
https://auth.enquire.ai/oauth/token
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Request properties
RAW BODY:
| Key | Type | Description |
|---|---|---|
| client_id | String | The api key provided upon your subscription to the platform as a client |
| client_secret | String | The api secret provided upon your subscription to the platform as a client |
| audience | String | The audience for which the token is intended (always https://auth.app.enquire.ai) |
| grant_type | String | The type of grant for which the token is intended (always "client_credentials") |
Response properties
| Key | Type | Description |
|---|---|---|
| id_token | String | The Json Web Token (authentication authorization token) |