Intro to Connect
Connect: Bud's Open Banking aggregation flow
Connect is a set of APIs wrapped up as a plug-and-play product that allows your customers to easily connect their bank accounts and financial data. You can get real-time information about their finances by performing daily background refreshes and customer refreshes. You’ll be able to:
- list open banking providers;
- create an Open Banking connection;
- refresh the connection;
- manage consent; and
- list accounts/ transactions data.
Connect enables you to:
- Get Open Banking coverage for 60+ UK banks.
- Use Bud’s license (or get your own license) to securely connect your customer's accounts via Open Banking APIs.
- Get started really quickly with its turnkey design.
Connect is the foundation for collecting customer data. It can be used with other Bud products to act on the data and suit your use case, such as creating PFM solutions or informing affordability calculations.
If you think your app could benefit from a more native experience then get in contact with a member of our account management team.
The Bud Connect journey
The steps below show which endpoints are used to connect a customer’s financial data via our Connect (Open Banking) APIs. To see what it could look like for your customer, take a look at the Bud Demo.
The journey begins when a customer wants to connect their bank account.
- First, you'll need to create a record for that customer (see "Setup your Customers")
- Then you can call
POST /v2/open-banking/authorisation-gateway-url
to generate a link for the customer to access Bud Connect. - The customer completes Bud Connect and connects their bank account(s).
- Bud receives data from the bank and then enriches, encrypts, and stores it against the customer record
- Finally, you can call
GET /financial/v3/accounts
andGET /financial/v2/transactions
to access the customer's data and the enrichments for each transaction
Configuring the Bud Connect journey
Using Bud Connect allows you to customise the screens of the customer journey to suit your use case. Configurations include:
- Filtering providers to connect
- Showing an account summary
- Options to connect more accounts
- Allowing customers to download a copy of the data that they’re sharing
Learn more about configurations ->
Customising the User Interface
You are able to add your branding to the Bud Connect screens to create continuity throughout your user's journey. There is a set list of criteria you are able to change, these are:
- Company name
- Company logo
- Primary brand colour
- Secondary brand colour
After you provide us with your brand colours, we’ll create a WCAG 2.0 AA-compliant theme for your version of Bud Connect.
Learn more about customisation ->
Get the most out of Connect
We’ve provided some guidance on some best practices for helping your end-users to realise the value of connecting their accounts through Open Banking.
Bud’s coverage
You can take a look at the banking providers and accounts you’ll be able to connect to with Bud here. We keep this page up-to-date with new providers and accounts when they’re available.
Ready to start building with Connect?
Complete these steps to start calling Bud API endpoints. Already set up on the Bud platform? Learn how to integrate Bud’s Connect flow.
If you have any questions, please contact us via the chatbot (bottom-right of screen 👉) or via a support request or check our FAQs.
Updated 3 months ago