AOL · OAuth Scopes
AOL OAuth Scopes
OAuth 2.0
probed
AOL publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the AOL API on a user’s behalf.
Tokens are issued from https://api.login.aol.com/oauth2/get_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.
Digital MediaNewsEntertainmentAdvertisingIdentityOpenID ConnectAuthenticationEmailConsumer InternetFortune 1000
Scopes: 4
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://api.login.aol.com/oauth2/request_auth
https://api.login.aol.com/oauth2/request_auth
Token URL
https://api.login.aol.com/oauth2/get_token
https://api.login.aol.com/oauth2/get_token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication. Requesting it makes the token response carry a signed `id_token` and enables the userinfo endpoint. | authorizationCode |
| openid2 | Legacy OpenID 2.0 compatibility scope advertised by the AOL discovery document for applications migrated from the pre-OIDC AOL/Oath identity stack. Not present in this repo's OpenAPI; discovered by probe. | authorizationCode |
| profile | Basic profile claims — name, given_name, family_name, locale, birthdate. | authorizationCode |
| Email address and the `email_verified` claim. | authorizationCode |
📄 Provider scope reference: https://developer.yahoo.com/oauth2/guide/openid_connect/
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.