Aaron's · OAuth Scopes

Aaron's OAuth Scopes

OAuth 2.0 probed

Aaron’s uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

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.

Lease-to-OwnRetailFurnitureElectronicsAppliancesConsumer FinanceFortune 1000
Scopes: 0 Flows: Method: probed

Scopes (0)

Aaron's implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-29'
method: probed
source: >-
  https://login.aarons.com/.well-known/openid-configuration,
  https://login.aarons.com/.well-known/oauth-authorization-server,
  https://login.aarons.com/oauth2/default/.well-known/openid-configuration
provider: Aaron's
providerId: aarons
docs: null
summary: >-
  Aaron's publishes no scope reference page. Every scope below was read out of an anonymous OAuth /
  OIDC discovery document served by Aaron's Okta custom-domain identity host. Only one scope in the
  set is Aaron's own — interclient_access, on the custom "default" authorization server the
  myaccount.aarons.com application authenticates against. The rest are the standard OIDC set plus
  Okta platform scopes that ship with any Okta org and are not evidence of an Aaron's API product.
authorization_servers:
  - id: org
    issuer: https://login.aarons.com
    discovery: well-known/aarons-login-openid-configuration.json
    scopes:
      - name: openid
        standard: oidc
      - name: profile
        standard: oidc
      - name: email
        standard: oidc
      - name: address
        standard: oidc
      - name: phone
        standard: oidc
      - name: offline_access
        standard: oauth2
        description: Issues a refresh token.
      - name: groups
        standard: okta
    note: >-
      The /.well-known/oauth-authorization-server document on the same host additionally advertises
      the full Okta management scope family (okta.users.*, okta.apps.*, okta.groups.* and many more).
      Those are Okta platform administration scopes present on every Okta org — they are NOT an
      Aaron's API surface and are deliberately not enumerated here as if they were.
  - id: default
    issuer: https://login.aarons.com/oauth2/default
    discovery: well-known/aarons-login-default-openid-configuration.json
    used_by: myaccount.aarons.com (Aaron's customer account application)
    scopes:
      - name: interclient_access
        standard: custom
        owner: aarons
        description: >-
          Aaron's own custom scope on the default authorization server. Its meaning is not
          documented anywhere public; the name and the application that requests it are the only
          available evidence. Recorded as observed, not interpreted.
      - name: openid
        standard: oidc
      - name: profile
        standard: oidc
      - name: email
        standard: oidc
      - name: address
        standard: oidc
      - name: phone
        standard: oidc
      - name: offline_access
        standard: oauth2
      - name: device_sso
        standard: okta
      - name: okta.myAccount.appAuthenticator.manage
        standard: okta
      - name: okta.myAccount.appAuthenticator.read
        standard: okta
      - name: okta.myAccount.appAuthenticator.maintenance.manage
        standard: okta
      - name: okta.myAccount.appAuthenticator.maintenance.read
        standard: okta
scope_count: 8
custom_scope_count: 1
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/aarons-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.