Account and card data

Learn about the different types of data you can access with the Data API.

With the Data API, you can access data about both accounts and cards, such as account numbers, card numbers, or account holder information. Additionally, you can go deeper and access balance and transaction data at either the account or card level.

This section will help you configure Data API requests for both accounts and cards. It also contains examples, and explanations of, the data you get in responses from either API. Learn about using the Data API for:

📘

Difference between /accounts and /cards endpoints

The /accounts endpoint is used to retrieve a list of user debit card accounts.

The /cards endpoint is used to retrieve a list of user credit card accounts.