Retrieve Authorisation Gateway URL (v2)

Allow customers to authorise with, and connect to, a provider, using Bud’s regulatory permission as an Account Information Service Provider (AISP) using Bud Connect. Bud Connect is a piece of frontend UI that can be integrated into any mobile or web experience, and allows your customers to connect to and authorise with their chosen provider, allowing Bud to pull their account information using Bud's AISP license.

Version 2 of the Bud Connect flow provides customer's with an updated connection flow and includes a number of different parameters within the API itself that can be used to configure the journey to a clients needs. Please refer to the request schema for further details.

Use Bud’s Authorisation Gateway (Bud Connect) if you are not regulated as an AISP in order to connect your customers to their banks to share account information. You may still choose to use Bud Connect in order to give the customer a slick account connection experience or to speed up your technical build and integration, even if you are a regulated AISP yourself.

The status of the authorisation step will be provided to you as a path parameter within the redirect_url specified within the request payload. This redirect_url is where your customer will be redirected to once they have either failed, or successfully completed, the authorisation process with their provider.

Please note that in order to recieve status updates on a given account connection task, you will need to configure your Callback URL within the developer console. Once the entire connection process has been completed and the customer's account information is ready to be collected via the Retrieve OB Data Endpoints, Bud will send a request to your callback URL.

Callbacks
Language
Authorization
OAuth2