CallMiner · OAuth Scopes
CallMiner OAuth Scopes
OAuth 2.0
probed
CallMiner publishes 5 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the CallMiner API on a user’s behalf.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyConversation IntelligenceSpeech AnalyticsContact CenterCustomer ExperienceArtificial IntelligenceAnalyticsTranscriptionQuality ManagementCompliance
Scopes: 5
Flows: authorizationCode, clientCredentials
Method: probed
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; returns an id_token. | authorizationCode |
| profile | Standard OpenID Connect profile claims for the signed-in user. | authorizationCode |
| offline_access | Issue a refresh token so the client can obtain new access tokens without user interaction. | authorizationCode |
| https://callminer.net/auth/platform-ingestion | Access to the CallMiner Eureka Ingestion API surface — adding and updating media and metadata for contacts. Observed as the resource scope requested by the Swagger UI served at https://api.callminer.net/swagger. | authorizationCode |
| https://callminer.net/auth/platform-bulkexport | Access to the CallMiner Eureka Bulk Export API surface — creating and retrieving bulk export jobs. Observed as the resource scope requested by the Swagger UI served at https://api.callminer.net/bulkexport/swagger. | authorizationCode |