Redwood Bank · Authentication Profile

Redwood Bank Authentication

Authentication

Redwood Bank secures its APIs with oauth2 and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and clientCredentials flow(s).

Financial-ServicesBankingBusiness BankingSMESavingsCommercial MortgagesOpen BankingPSD2OBIEUnited Kingdom
Methods: oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode, clientCredentials API key in:

Security Schemes

OpenIDConnect openIdConnect
OAuth2 oauth2
· flows: authorizationCode, clientCredentials

Source

Authentication Profile

redwood-bank-authentication.yml Raw ↑
generated: '2026-07-23'
method: searched
source: https://www.redwoodbank.co.uk/.well-known/openid-configuration
docs: https://www.redwoodbank.co.uk/.well-known/openid-configuration
note: >-
  Derived from the live OpenID Connect discovery document published at the
  website root. This is the Umbraco headless-CMS "Content Delivery API" member
  authentication surface (OpenIddict), which powers the marketing site's
  member/gated-content area. Redwood Bank publishes NO Open Banking / banking
  API and therefore no product-facing auth scheme; this is the only documented
  authentication surface on the domain.
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode, clientCredentials]
  pkce: true
  pkce_methods: [S256, plain]
schemes:
- name: OpenIDConnect
  type: openIdConnect
  openIdConnectUrl: https://www.redwoodbank.co.uk/.well-known/openid-configuration
  issuer: https://redwoodbank.co.uk/
  sources: [well-known/redwood-bank-openid-configuration.json]
- name: OAuth2
  type: oauth2
  sources: [well-known/redwood-bank-openid-configuration.json]
  flows:
  - flow: authorizationCode
    authorizationUrl: https://redwoodbank.co.uk/umbraco/delivery/api/v1/security/member/authorize
    tokenUrl: https://redwoodbank.co.uk/umbraco/delivery/api/v1/security/member/token
    scopes:
      openid: OpenID Connect authentication
      offline_access: Issue a refresh token for offline access
  - flow: clientCredentials
    tokenUrl: https://redwoodbank.co.uk/umbraco/delivery/api/v1/security/member/token
endpoints:
  authorization_endpoint: https://redwoodbank.co.uk/umbraco/delivery/api/v1/security/member/authorize
  token_endpoint: https://redwoodbank.co.uk/umbraco/delivery/api/v1/security/member/token
  userinfo_endpoint: https://redwoodbank.co.uk/umbraco/delivery/api/v1/security/member/userinfo
  end_session_endpoint: https://redwoodbank.co.uk/umbraco/delivery/api/v1/security/member/signout
  revocation_endpoint: https://redwoodbank.co.uk/umbraco/delivery/api/v1/security/member/revoke
  jwks_uri: https://redwoodbank.co.uk/.well-known/jwks
  token_endpoint_auth_methods: [client_secret_post, private_key_jwt, client_secret_basic]
  id_token_signing_alg: [RS256]

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/redwood-bank-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.