Endpoints
Open Banking Production Endpoints
All Open Banking production endpoints have this base url: obp-api.danskebank.com/open-banking/
Important note: the TLS certificate used for this url is signed by Open Banking UK which is not a publicly recognized CA.
The OAuth2 authorization endpoint is in Open Id configuration section.
Currently there is 1 onboarding endpoint – for TPPs with OB UK Directory certificates. obp-api.danskebank.com/open-banking/v1.0/thirdparty/register
More details on onboarding are in the Onboarding section.
Details about each api can be found in the reference section.
PSD2 Production Endpoints
All PSD2 production endpoints have this base url: psd2-api.danskebank.com/psd2/
The OAuth2 authorization endpoint is in Open Id configuration section.
Currently there is 1 onboarding endpoint – for TPPs with Eidas certificates. psd2-api.danskebank.com/psd2/v1.0/thirdparty/register
More details on onboarding are in the Onboarding section.
Details about each API can be found in the reference section.
Sandbox Endpoints
All sandbox endpoints have this base url: sandbox-obp-api.danskebank.com/sandbox-open-banking/
The OAuth2 authorization endpoint is in Open Id configuration section.
The Sandbox APIs act as PSD2 and Open Banking UK testing facilities:
- OB UK registration - sandbox-obp-api.danskebank.com/sandbox-open-banking/v1.0/thirdparty/register
- PSD2 registration - sandbox-obp-api.danskebank.com/sandbox-open-banking/v1.0/thirdparty/psd2/register
More details on onboarding are in the Onboarding section.
Details about each API can be found in the reference section.
Is this helpful?
On This Page