Weatherbys Bank · OAuth Scopes

Weatherbys Bank OAuth Scopes

OAuth 2.0 searched

Weatherbys Bank publishes 4 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Weatherbys Bank 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.

Financial ServicesBankingOpen BankingPSD2OBIEUnited KingdomPaymentsAccount InformationPrivate Banking
Scopes: 4 Flows: authorizationCode, clientCredentials Method: searched

Scopes (4)

ScopeDescriptionFlows
openid Required OpenID Connect scope for all Read/Write authorization flows.
accounts Account and Transaction Information (AIS) — access to account, balance, transaction and related data.
payments Payment Initiation (PIS) — create and manage domestic/international payment consents and payments.
fundsconfirmations Confirmation of Funds (CBPII) — confirm availability of funds against a consented account.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-23'
method: searched
source: https://openbankinguk.github.io/read-write-api-site3/ (OBIE Read/Write API standard)
docs: https://openbankinguk.github.io/read-write-api-site3/v3.1.11/profiles/read-write-data-api-profile.html
note: >-
  The OBIE Read/Write standard this ASPSP conforms to defines a fixed set of OAuth2
  scopes for the AIS/PIS/CBPII surfaces. The Open Data APIs are public and have no
  scopes. Scopes are standardised by Open Banking Ltd, not bank-proprietary.
schemes:
- name: fapi-oauth2
  applies_to: [AIS, PIS, CBPII]
  flows: [authorizationCode, clientCredentials]
scopes:
- scope: openid
  description: Required OpenID Connect scope for all Read/Write authorization flows.
  apis: [AIS, PIS, CBPII]
- scope: accounts
  description: Account and Transaction Information (AIS) — access to account, balance, transaction and related data.
  apis: [AIS]
- scope: payments
  description: Payment Initiation (PIS) — create and manage domestic/international payment consents and payments.
  apis: [PIS]
- scope: fundsconfirmations
  description: Confirmation of Funds (CBPII) — confirm availability of funds against a consented account.
  apis: [CBPII]