GoCardless · OAuth Scopes

GoCardless OAuth Scopes

OAuth 2.0 searched

GoCardless publishes 1 OAuth 2.0 scope. Scopes are the fine-grained permissions an application requests at authorization time to act against the GoCardless API on a user’s behalf.

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.

PaymentsDirect DebitBank DebitRecurring PaymentsSubscriptionSEPABacsACHOpen BankingFintech
Scopes: 1 Flows: Method: searched

Scopes (1)

ScopeDescriptionFlows
read_write Full read and write access to the connected merchant's GoCardless account (the scope requested by Partner apps).

Source

OAuth Scopes

Raw ↑
generated: '2026-07-14'
method: searched
source: https://developer.gocardless.com/partners/connecting-your-users/
docs: https://developer.gocardless.com/partners/connecting-your-users/
description: >-
  GoCardless's OAuth surface. The core REST API authenticates with a Bearer
  access token issued from the dashboard (no OAuth), so the OpenAPI
  securitySchemes carry no oauth2 scopes and the derive pass finds none. OAuth
  is used by Partner apps ("Connect with GoCardless") so an integrator can act
  on behalf of a merchant's GoCardless account. This is the searched fill
  capturing that Partner OAuth scheme and its single documented scope.
schemes:
  - name: GoCardless Partner OAuth
    type: oauth2
    grant_types: [authorization_code]
    authorizationUrl: https://connect.gocardless.com/oauth/authorize
    tokenUrl: https://connect.gocardless.com/oauth/access_token
    sandbox_authorizationUrl: https://connect-sandbox.gocardless.com/oauth/authorize
    response_type: code
    token_use: 'Authorization: Bearer <access_token> on subsequent API calls'
    docs: https://developer.gocardless.com/partners/connecting-your-users/
    notes: >-
      Partner apps register a client_id/client_secret and a fixed redirect_uri
      (must match exactly). The merchant completes the flow and is redirected
      back with an authorization code, which the partner swaps for an access
      token scoped to that merchant's account. The same flow exists in sandbox
      via connect-sandbox.gocardless.com.
scopes:
  - scope: read_write
    description: Full read and write access to the connected merchant's GoCardless account (the scope requested by Partner apps).
    schemes: [GoCardless Partner OAuth]
    default: true

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