Environments & Base URL

Base URL (sandbox & live): https://banking-api.open.money

EnvironmentBase URLCredentials
Sandboxhttps://banking-api.open.moneySandbox ACCESS_KEY / SECRET_KEY
Livehttps://banking-api.open.moneyLive ACCESS_KEY / SECRET_KEY

The base URL is identical for sandbox and live. Only the API key pair differs. All endpoint paths in this guide are relative to this base URL (e.g. POST /v1/connected_banking/beneficiary/initiate resolves to https://banking-api.open.money/v1/connected_banking/beneficiary/initiate).

Where to get the keys

Login to your Connected Banking Dashboard, then navigate to:

Dashboard → Developer → API Keys

You can generate and rotate separate key pairs for sandbox and live from this section.