Moneyhub · Authentication Profile

Moneyhub Authentication

Authentication

Moneyhub secures its APIs with oauth2, openIdConnect, and http across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, implicit, and jwt-bearer flow(s).

PaymentsUnited KingdomOpen BankingOpen FinanceAccount-to-AccountPayment InitiationData AggregationAISPPISPFintech
Methods: oauth2, openIdConnect, http Schemes: 3 OAuth flows: authorizationCode, clientCredentials, implicit, jwt-bearer API key in: header

Security Schemes

OpenIDConnect openIdConnect
OAuth2 oauth2
· flows: authorizationCode, clientCredentials
Bearer apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-24'
method: searched
source: https://identity.moneyhub.co.uk/oidc/.well-known/openid-configuration
docs: https://docs.moneyhubenterprise.com/docs/authentication
note: >-
  The Swagger 2.0 Data API declares a Bearer apiKey scheme, but Moneyhub's real
  authorization surface is a full OpenID Connect / OAuth2 identity layer
  (node-oidc-provider) at identity.moneyhub.co.uk/oidc, confirmed live from the
  OIDC discovery document. Access tokens are obtained via authorization_code
  (data consent), client_credentials (user/admin management) and jwt-bearer
  grants, then presented as Bearer tokens to the Data API. FAPI-grade options are
  supported: private_key_jwt and self_signed_tls_client_auth (mTLS) client
  authentication, Pushed Authorisation Requests (PAR), and signed request objects.
summary:
  types:
  - oauth2
  - openIdConnect
  - http
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
  - clientCredentials
  - implicit
  - jwt-bearer
issuer: https://identity.moneyhub.co.uk/oidc
endpoints:
  authorization: https://identity.moneyhub.co.uk/oidc/auth
  token: https://identity.moneyhub.co.uk/oidc/token
  jwks: https://identity.moneyhub.co.uk/oidc/certs
  registration: https://identity.moneyhub.co.uk/oidc/reg
grant_types:
- authorization_code
- implicit
- refresh_token
- client_credentials
- urn:ietf:params:oauth:grant-type:jwt-bearer
client_auth_methods:
- client_secret_basic
- private_key_jwt
- self_signed_tls_client_auth
- none
id_token_signing_algs:
- RS256
- PS256
- ES256
- HS256
features:
  pushed_authorisation_requests: true
  mutual_tls: true
  request_object_signing: true
  refresh_tokens: true
schemes:
- name: OpenIDConnect
  type: openIdConnect
  openIdConnectUrl: https://identity.moneyhub.co.uk/oidc/.well-known/openid-configuration
  sources:
  - https://identity.moneyhub.co.uk/oidc/.well-known/openid-configuration
- name: OAuth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://identity.moneyhub.co.uk/oidc/auth
    tokenUrl: https://identity.moneyhub.co.uk/oidc/token
  - flow: clientCredentials
    tokenUrl: https://identity.moneyhub.co.uk/oidc/token
  sources:
  - https://identity.moneyhub.co.uk/oidc/.well-known/openid-configuration
- name: Bearer
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/moneyhub-data-api-swagger.json

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/moneyhub-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 email required.

A second provider on the same verified email joins the account you already have.