Yieldmo · OAuth Scopes
Yieldmo OAuth Scopes
OAuth 2.0
probed
Yieldmo publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Yieldmo API on a user’s behalf.
Tokens are issued from https://yieldmo-cuba.auth.us-east-1.amazoncognito.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.
AdvertisingProgrammaticNative AdvertisingAd ExchangePublisher MonetizationHeader BiddingContextual TargetingAd FormatsSupply-Side PlatformSSPCampaign ReportingAttention AnalyticsMCPPrebidAdTech
Scopes: 3
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://yieldmo-cuba.auth.us-east-1.amazoncognito.com/oauth2/authorize
https://yieldmo-cuba.auth.us-east-1.amazoncognito.com/oauth2/authorize
Token URL
https://yieldmo-cuba.auth.us-east-1.amazoncognito.com/oauth2/token
https://yieldmo-cuba.auth.us-east-1.amazoncognito.com/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OpenID Connect scope; returns the subject identifier. The only scope the protected resource itself advertises as required. | authorizationCode, implicit |
| profile | Standard OpenID Connect scope; returns basic profile claims. | authorizationCode, implicit |
| Standard OpenID Connect scope; returns the email claim. | authorizationCode, implicit |