Introduction

Bridge is a RESTful API interface providing access to the end user's financial data.

It uses standards such as HTTP verbs, RESTful routing and JSON for payloads.

Upon creating an account on https://bridgeapi.io, you will be provided with a sandbox application, which allows you to start building up your application right away in a safe test environment.

500

Get started in a few steps:
1. Create an account on https://bridgeapi.io and set up your first application
2. Get familiar with the resources exposed by the API by reading Exposed resources
3. Understand how to synchronize your first item and fetch the financial data
4. Discover our Bridge Connect and the specific mechanisms of the API
5. Handle errors to provide the best experience for your users

You can test our API with our Postman collection:

Run in Postman