Our APIs are exposed as HTTP/1 and HTTP/2 services over SSL. All endpoints generally follow the REST architecture and live under the below base URLs:
Authorisation API
Sandbox: https://open-banking.alphafx.tech/oauth2
Production: https://open-banking.alpha-fx.co.uk/oauth2
Well-Known Configuration Endpoint
Sandbox: https://open-banking.alphafx.tech/oauth2/.well-known/openid-configuration
Production: https://open-banking.alpha-fx.co.uk/oauth2/.well-known/openid-configuration
Payments API
Sandbox: https://open-banking.alphafx.tech/open-banking/v3.1/pisp
Production: https://open-banking.alpha-fx.co.uk/open-banking/v3.1/aisp
Accounts API
Sandbox: https://open-banking.alphafx.tech/open-banking/v3.1/aisp
Production: https://open-banking.alpha-fx.co.uk/open-banking/v3.1/aisp
Dynamic Client Registration API
Sandbox: https://open-banking.alphafx.tech/oauth2/connect/register
Production: https://open-banking.alpha-fx.co.uk/oauth2/connect/register
eIDAS Compatible Dynamic Client Registration API
Sandbox: https://open-banking.alphafx.tech/oauth2/connect/eidas/register
Production: https://open-banking.alpha-fx.co.uk/oauth2/connect/eidas/register
We offer a sandbox environment as well as our production environment, which you can toggle between in the lower left corner (or in the mobile navigation menu).
Technical Issues
If you are experiencing any technical issues whilst using our APIs, please get in touch using the contact details below.