Back to catalog
📈

Plaid

API Key

Connect with user's bank accounts and access transaction data

📈FinanceHTTPS

Bank Transaction

Plaid

NameUber Eats
Amount23.45
Date2025-12-14
CategoryFood and Drink
AccountChecking ••1482

Sample Response

response.json
1{
2 "name": "Uber Eats",
3 "amount": 23.45,
4 "date": "2025-12-14",
5 "category": "Food and Drink",
6 "account": "Checking ••1482"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://plaid.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs