Cardless · OAuth Scopes

Cardless OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://docs.cardless.com/mcp/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.

CompanyFinancial-ServicesFintechCredit CardsCard IssuingEmbedded FinancePaymentsBanking as a ServiceLendingCo-Branded CardsLoyalty
Scopes: 1 Flows: authorizationCode, clientCredentials, refreshToken Method: searched

OAuth endpoints

Authorization URL
https://docs.cardless.com/mcp/oauth/authorize
Token URL
https://docs.cardless.com/mcp/oauth/token
Flows
authorizationCodeclientCredentialsrefreshToken

Scopes (1)

ScopeDescriptionFlows
mcp:search Search and read the Cardless documentation corpus through the MCP server. authorizationCode, clientCredentials

Source

OAuth Scopes

cardless-scopes.yml Raw ↑
generated: '2026-08-01'
method: searched
source: https://docs.cardless.com/.well-known/oauth-authorization-server
docs: null
note: 'The only OAuth scope surface Cardless publishes anonymously belongs to the
  documentation MCP server at docs.cardless.com/mcp, not to the partner API. The
  partner API''s own token response reports a fixed scope value of "partner" (see
  authentication/cardless-authentication.yml); it is not a delegated-consent scope
  system and Cardless publishes no scope reference page.'
schemes:
- name: Cardless Docs MCP OAuth
  source: well-known/cardless-oauth-authorization-server.json
  issuer: https://docs.cardless.com/mcp/oauth
  protected_resource: https://docs.cardless.com
  registration_endpoint: https://docs.cardless.com/mcp/oauth/register
  dynamic_client_registration: true
  code_challenge_methods: [S256]
  token_endpoint_auth_methods: [none, client_secret_post, client_secret_basic]
  flows:
  - flow: authorizationCode
    authorizationUrl: https://docs.cardless.com/mcp/oauth/authorize
    tokenUrl: https://docs.cardless.com/mcp/oauth/token
  - flow: clientCredentials
    tokenUrl: https://docs.cardless.com/mcp/oauth/token
  - flow: refreshToken
    tokenUrl: https://docs.cardless.com/mcp/oauth/token
scopes:
- scope: mcp:search
  description: Search and read the Cardless documentation corpus through the MCP server.
  flows: [authorizationCode, clientCredentials]
  sources: [well-known/cardless-oauth-authorization-server.json]
x-evidence:
  fetched: '2026-08-01'
  url: https://docs.cardless.com/.well-known/oauth-authorization-server
  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/cardless-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.