AirPR · OAuth Scopes
AirPR OAuth Scopes
OAuth 2.0
probed
AirPR publishes 4 OAuth 2.0 scopes via the authorizationCode and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the AirPR API on a user’s behalf.
Tokens are issued from https://crawler-api-auth.onclusive.com/oauth2/token.
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.
CompanyPublic RelationsMedia IntelligenceMedia MonitoringAnalyticsCommunicationsMarketingPR MeasurementOnclusive
Scopes: 4
Flows: authorizationCode, implicit
Method: probed
OAuth endpoints
Authorization URL
https://crawler-api-auth.onclusive.com/oauth2/authorize
https://crawler-api-auth.onclusive.com/oauth2/authorize
Token URL
https://crawler-api-auth.onclusive.com/oauth2/token
https://crawler-api-auth.onclusive.com/oauth2/token
Flows
authorizationCodeimplicit
authorizationCodeimplicit
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OpenID Connect scope; requests an ID token identifying the authenticated developer-portal user. | authorizationCode, implicit |
| Releases the user's email address and email_verified claim. | authorizationCode, implicit | |
| phone | Releases the user's phone_number and phone_number_verified claims. | authorizationCode, implicit |
| profile | Releases the user's basic profile claims. | authorizationCode, implicit |