Auditoria.AI · OAuth Scopes

Auditoria.AI OAuth Scopes

OAuth 2.0 probed

Auditoria.AI publishes 14 OAuth 2.0 scopes via the authorizationCode, clientCredentials, deviceCode, implicit, and refreshToken flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Auditoria.AI API on a user’s behalf.

Tokens are issued from https://auth.auditoria.ai/oauth/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.

CompanyArtificial IntelligenceFinanceAccountingAccounts PayableAccounts ReceivableAutomationERPAgentsSoftware-as-a-ServiceInvoicingProcurement
Scopes: 14 Flows: authorizationCode, clientCredentials, deviceCode, implicit, refreshToken Method: probed

OAuth endpoints

Authorization URL
https://auth.auditoria.ai/authorize
Token URL
https://auth.auditoria.ai/oauth/token
Flows
authorizationCodeclientCredentialsdeviceCodeimplicitrefreshToken

Scopes (14)

ScopeDescriptionFlows
openid Request an OpenID Connect ID token
profile Basic profile claims
offline_access Issue a refresh token
name Full name claim
given_name Given name claim
family_name Family name claim
nickname Nickname claim
email Email address claim
email_verified Email verification status claim
picture Profile picture claim
created_at Account creation timestamp claim
identities Linked identity-provider identities claim
phone Phone number claim
address Address claim

Source

OAuth Scopes

auditoria-scopes.yml Raw ↑
generated: '2026-08-06'
method: probed
source: https://auth.auditoria.ai/.well-known/openid-configuration
scope_note: >-
  These are the scopes the Auditoria Auth0 tenant advertises for signing in to the customer
  application. They are the standard OpenID Connect identity/claim scopes - Auditoria
  publishes no public API and therefore no resource-permission scope surface. There is no
  scopes reference page in the documentation; nothing here was authored by API Evangelist.
schemes:
  - name: Auth0OIDC
    source: well-known/auditoria-openid-configuration.json
    issuer: https://auth.auditoria.ai/
    flows:
      - flow: authorizationCode
        authorizationUrl: https://auth.auditoria.ai/authorize
        tokenUrl: https://auth.auditoria.ai/oauth/token
      - flow: clientCredentials
        tokenUrl: https://auth.auditoria.ai/oauth/token
      - flow: deviceCode
        deviceAuthorizationUrl: https://auth.auditoria.ai/oauth/device/code
        tokenUrl: https://auth.auditoria.ai/oauth/token
      - flow: implicit
        authorizationUrl: https://auth.auditoria.ai/authorize
      - flow: refreshToken
        tokenUrl: https://auth.auditoria.ai/oauth/token
scopes:
  - {scope: openid, description: 'Request an OpenID Connect ID token', kind: oidc-standard}
  - {scope: profile, description: 'Basic profile claims', kind: oidc-standard}
  - {scope: offline_access, description: 'Issue a refresh token', kind: oidc-standard}
  - {scope: name, description: 'Full name claim', kind: oidc-claim}
  - {scope: given_name, description: 'Given name claim', kind: oidc-claim}
  - {scope: family_name, description: 'Family name claim', kind: oidc-claim}
  - {scope: nickname, description: 'Nickname claim', kind: oidc-claim}
  - {scope: email, description: 'Email address claim', kind: oidc-claim}
  - {scope: email_verified, description: 'Email verification status claim', kind: oidc-claim}
  - {scope: picture, description: 'Profile picture claim', kind: oidc-claim}
  - {scope: created_at, description: 'Account creation timestamp claim', kind: oidc-claim}
  - {scope: identities, description: 'Linked identity-provider identities claim', kind: auth0-extension}
  - {scope: phone, description: 'Phone number claim', kind: oidc-standard}
  - {scope: address, description: 'Address claim', kind: oidc-standard}
resource_scopes: []
x-evidence:
  fetched: '2026-08-06'
  url: https://auth.auditoria.ai/.well-known/openid-configuration
  http_status: 200

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/auditoria-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.