Skip to main content
Yoshi automatically detects your credit cards and tracks the benefits they offer — statement credits, lounge access, travel perks, and more. Use the benefits endpoints to build a rewards dashboard that shows what you’ve used, what’s remaining, and what’s about to expire.

Get your benefits summary

Fetch all active benefit periods with usage data:

Understand the data model

Each benefit has a period — a time window during which it can be used:

Display benefits by card

Group periods by card to show a per-card breakdown:

Surface expiring benefits

Check for benefits that are about to expire with unused value:
Set days=30 to get a monthly view, or days=7 for urgent alerts only.

Separate trackable vs always-on benefits

Some benefits like lounge access or travel insurance don’t have a dollar value to track. Filter them by type:
Display trackable benefits with progress bars and dollar amounts. Show always-on benefits as a simple checklist of perks your cards provide.

Calculate annual fee ROI

Combine benefit usage with your card’s annual fee to show return on investment:

What’s next

Data models

Understand how financial data is structured.

Webhooks

Get notified when new transactions match benefits.
Last modified on April 17, 2026