Data API
Data API endpoints provide all the functionality required for you to obtain information about your user and his/her financial data.
The API provides four endpoints:
- Get Identity - Provides information about the user
- Get Accounts - Provides information about bank accounts of the user
- Get Balance - Provides information about the balance available on users specific bank account
- Get Transactions - Provides complete list of transactions that user has performed from a specific bank account
Updated 12 months ago