TSB Bank OAuth Scopes
TSB Bank publishes 9 OAuth 2.0 scopes via the implicit flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the TSB Bank API on a user’s behalf.
Tokens are issued from https://apis.tsb.co.uk/auth/oauth/v2/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.
OAuth endpoints
https://apis.tsb.co.uk/auth/oauth/v2/authorize
https://apis.tsb.co.uk/auth/oauth/v2/token
implicit
Scopes (9)
| Scope | Description | Flows |
|---|---|---|
| openid | For access to OpenID Connect endpoints (required for OIDC flows). | implicit, authorizationCode |
| Access to the end-user email claim. | implicit, authorizationCode | |
| profile | Access to the end-user profile claims. | implicit, authorizationCode |
| phone | Access to the end-user phone claim. | implicit |
| address | Access to the end-user address claim. | implicit |
| openid_client_registration | Dynamic client registration scope (OIDC/OBIE DCR at /openid/connect/register). | authorizationCode |
| accounts | OBIE Read/Write Account and Transaction Information (AIS) scope — read access to accounts, balances, transactions, beneficiaries, standing orders, direct debits, scheduled payments, and statements. OBIE standard scope; requires onboarding. | authorizationCode |
| payments | OBIE Read/Write Payment Initiation (PIS) scope — initiate domestic and scheduled payments, standing orders, and file payments. OBIE standard scope; requires onboarding. | authorizationCode |
| fundsconfirmations | OBIE Read/Write Confirmation of Funds (CBPII) scope — confirm availability of funds on a customer account for a card-based payment instrument issuer. OBIE standard scope; requires onboarding. | authorizationCode |
📄 Provider scope reference: https://apis.tsb.co.uk/.well-known/openid-configuration
Source
OAuth Scopes
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/scopes/tsb-bank-scopes"
curl "https://apis.io/api/v1/scopes?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.