AltScore · OAuth Scopes

AltScore OAuth Scopes

OAuth 2.0 searched

AltScore publishes 3 OAuth 2.0 scopes via the clientCredentials and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the AltScore API on a user’s behalf.

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

CompanyCreditLendingFintechCredit ScoringUnderwritingKYCFinancial-ServicesLatin AmericaData AggregationWorkflowsDecisioning
Scopes: 3 Flows: clientCredentials, authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://auth.altscore.ai/oauth/authorize
Token URL
https://auth.altscore.ai/oauth/token
Flows
clientCredentialsauthorizationCode

Scopes (3)

ScopeDescriptionFlows
openid OpenID Connect authentication; issue an ID token. authorizationCode
profile Access to the user's basic profile claims. authorizationCode
email Access to the user's email claim. authorizationCode

Source

OAuth Scopes

altscore-scopes.yml Raw ↑
generated: '2026-07-17'
method: searched
source: https://auth.altscore.ai/.well-known/openid-configuration
docs: https://auth.altscore.ai/.well-known/openid-configuration
description: >-
  OAuth 2.0 / OpenID Connect scopes and grant types advertised by AltScore's
  Frontegg-backed identity service. These are the identity-layer scopes exposed
  through OIDC discovery; product/API authorization is enforced per-tenant on
  the resource servers rather than through fine-grained OAuth scopes.
schemes:
- name: OpenIDConnect
  source: https://auth.altscore.ai/.well-known/openid-configuration
  issuer: https://auth.altscore.ai
  flows:
  - flow: clientCredentials
    tokenUrl: https://auth.altscore.ai/oauth/token
  - flow: authorizationCode
    authorizationUrl: https://auth.altscore.ai/oauth/authorize
    tokenUrl: https://auth.altscore.ai/oauth/token
grant_types_supported:
- authorization_code
- refresh_token
- client_credentials
- urn:ietf:params:oauth:grant-type:token-exchange
- urn:ietf:params:oauth:grant-type:device_code
scopes:
- scope: openid
  description: OpenID Connect authentication; issue an ID token.
  flows: [authorizationCode]
- scope: profile
  description: Access to the user's basic profile claims.
  flows: [authorizationCode]
- scope: email
  description: Access to the user's email claim.
  flows: [authorizationCode]

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/altscore-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 email required.

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