One spine. Two ways in.
An app for collectors and the API underneath it for people who would rather build their own. Both read the same rows out of the same database.
The developer API is live and rate limited per key. The collector app is read only. Saved watchlists, price alerts, portfolio tools and paid consumer plans are marked planned below because they are planned, not shipped. Nothing on this page can charge a card today.
The app, for collectors
Every sold comp plotted, the suspicious ones flagged with evidence, and a fair-value band you can inspect. One avoided bad buy pays for the year.
Free
Look up a card, see the basics.
- Last sale + 90-day comp
- Flag badges (count only)
- Monthly lookup cap (rate-limited per minute today)planned
Collector
The honest price guide.
- Unlimited lookupsplanned
- Full price history + fair-value bandplanned
- Transparency flags with evidenceplanned
- 25-card watchlist + price alertsplanned
Sandboxed — no real card is charged. Set CARDINTEL_PADDLE_ENV=live + live keys to cut over.
Pro / Flipper
For people who buy to sell.
- Everything in Collectorplanned
- Multi-marketplace comps + venue mixplanned
- Portfolio P&L trackingplanned
- Deal-scanner alerts + CSV exportplanned
- Developer API key (Builder tier, 600 req/min)planned
Sandboxed — no real card is charged. Set CARDINTEL_PADDLE_ENV=live + live keys to cut over.
Consumer billing is not live, so every paid feature above is marked planned. Founder pricing for early list members when it opens.
The developer API, for builders
The same data the app runs on, as clean REST with an OpenAPI 3.1 schema. Cards, sets, price history and fair value across eight TCGs plus sports comps. The free tier is keyed rather than anonymous, so your quota is yours and not your ISP's.
Free
tier: publicKeyed, not anonymous. Every endpoint, every game.
- All /v2 endpoints — no feature gating
- All 8 TCG games + sports comps
- Price history + Card Intel fair value
- Metered per key, not per IP
Builder
tier: dealerFor an app in production with real traffic.
- Everything in Free
- 10× per-minute budget
- No daily cap
- Key issued from your subscription
Scale
tier: operatorBulk pulls, backfills, internal data platforms.
- Everything in Builder
- 100× per-minute budget
- No daily cap
- Priority on new source lanes
| What you get | Free | Buildersoon | Scalesoon |
|---|---|---|---|
| Requests / minute | 60 | 600 | 6,000 |
| Requests / day | 1,000 | unlimited | unlimited |
| Endpoints | all | all | all |
| TCG games covered | 8 | 8 | 8 |
| Sports sold comps (eBay, Fanatics Collect) | |||
| Price history time-series | |||
| Card Intel fair value | |||
| Key required | |||
| Price | $0 | TBA | TBA |
Plus sports sold comps and active listings from eBay and Fanatics Collect — the same spine the consumer app reads.
- GET /v2/games
- GET /v2/cards
- GET /v2/cards/{id}
- GET /v2/cards/{id}/prices
- GET /v2/games/{game}/sets
- GET /v2/market/movers
- GET /v2/me
- GET /v2/health
Send X-Card-Intel-Api-Key. Every route except /v2/health needs a key of any tier — anonymous calls get a 401. The whole surface draws from one shared budget per key, so the quota is a real quota, not per-endpoint.
Quotas above are the values the API enforces today. Paid tier names and prices are provisional — nothing is purchasable yet.
Limits above are the values the limiter enforces today, not a target. Read the API docs.
Questions
- Can I pay you today?
- No. Checkout is not live. Billing is wired on the backend but not switched on, so every paid plan here is a waitlist entry. We will email you when it opens. Nothing is charged until you choose to subscribe.
- How do I get an API key?
- Ask. Free-tier keys are issued by hand while self-serve signup is being built. Tell us what you are building. The key goes in an X-Card-Intel-Api-Key header, and GET /v2/me tells you which tier and limits you resolved to.
- What happens when I hit the limit?
- HTTP 429. The free tier enforces 60 requests/minute and 1,000 requests/day, both counted per key across the whole /v2 surface. /v2/health is open and does not draw from your budget.
- Is this financial advice?
- No. Card Intel surfaces probabilistic, evidence-backed market signals and fair-value estimates. Every signal is confidence-banded and disputable. You decide.
- Where does the data come from?
- Completed sales from the venues that are live today, which is 2 of the 18 marketplaces in our source registry: eBay and Fanatics Collect. Publisher and marketplace price feeds cover the TCG side. Venues come online one at a time under source-policy gates, and the full list of what is live against what is only registered is on the methodology page.
- What makes a card flagged?
- Patterns like wash trading, shill bidding and manufactured scarcity, each with the evidence and a confidence band. Flags never name people and are removable on dispute.
One list for both SKUs
Founder pricing for early members, and free API keys for early builders.
There is no signup form yet, so this goes straight to a person. Say whether you want the app or an API key and we will add you.