📄 Docs ⚙️ Dashboard 💳 Pricing 🔑 Get API Key 🏠 Main Site ↗

TCG Sets API

Set-level metadata across all 13 TCGs — release dates, total cards, language locks, rotation status, market value summaries.

List sets in a TCG

GET https://collectorstashmarket.com/{tcg_slug}/sets

Set detail & cards

GET /{tcg_slug}/sets/{set_id}
GET /{tcg_slug}/sets/{set_id}/cards

Set stats & top cards

GET /api/sets/{set_id}/stats
GET /api/sets/{set_id}/top-cards
GET /api/sets/{set_id}/completion
GET /api/sets/{set_id}/related-langs

Useful fields

Related