generated: '2026-07-11' method: derived source: openapi/aol-openapi.yml summary: types: - http - oauth2 oauth2_flows: - authorizationCode schemes: - name: basicAuth type: http scheme: basic description: HTTP Basic authentication with base64-encoded `client_id:client_secret` sources: - openapi/aol-openapi.yml - name: bearerAuth type: http scheme: bearer bearerFormat: JWT description: OAuth 2.0 Bearer access token sources: - openapi/aol-openapi.yml - name: oauth2 type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://api.login.yahoo.com/oauth2/request_auth tokenUrl: https://api.login.yahoo.com/oauth2/get_token scopes: 3 sources: - openapi/aol-openapi.yml