Learn how to retrieve customer-permissioned banking data by creating a consent and accessing SingleView Raw Data APIs
Raw Data APIs provide direct access to banking information shared by customers through the Open Banking framework. Before accessing any data, you must obtain the customer's consent and ensure the consent is active.
Before making a Raw Data API request, ensure that you have:
The following workflow illustrates a typical Raw Data API journey:
Create Consent
↓
Customer Authorizes Consent
↓
Retrieve Consent Details
↓
Select Raw Data Service
↓
Make API Request
↓Receive Banking Data
Open Banking data can only be accessed after obtaining explicit customer consent.
To create a consent:
An active consent that authorizes access to customer banking data.
Before making a data request, confirm that the consent is valid and active.
Use the Retrieve Consent Details endpoint to:
Confirmation that the requested data can be accessed.
Once consent has been successfully authorized, you may access the available Raw Data APIs.
The following services are available:
A successful request returns customer-permissioned banking data in a standardized format, subject to:
If a consent is revoked, expired, or does not include the required permission scope, the request will be rejected.