Cyberpunk TCG TCG API
Game slug cyberpunk-tcgLive
Build apps and pricing tools on top of Cyberpunk TCG with versioned REST routes: list expansions, paginate cards, fetch card detail, resolve proxied images, and (where available) browse sealed product rows with stable identifiers—same patterns as our other live TCGs on the public API.
4
Expansions (API)
52
Cards (API)
3
Sealed SKUs (API)
20
Cards with image (digest)
UTC 2026-05-13
13
Avg cards / expansion
3
Sealed links (expansions)
Digest snapshot dated 2026-05-13 (UTC): expansions 4, cards 52, sealed 3—aligned with daily catalog emails.
Expansions in this API catalog
Each row links to the matching set on the main Vendor Tools database (consumer site) in a new tab. API requests use the API slug column under /api/public/v1/cyberpunk-tcg/expansions/….
| Expansion | API slug | Code | Released | Cards | Sealed links | Database |
|---|---|---|---|---|---|---|
| Alpha Kit Set | alpha-kit-set | ALPHA-KIT | — | 31 | 0 | View on Vendor Tools |
| Promo Cards | promo-cards | PROMO | — | 1 | 0 | View on Vendor Tools |
| Spoiler Set | spoiler-set | SPOILER | — | 20 | 0 | View on Vendor Tools |
| Welcome To Night City | welcome-to-night-city | WtNC | 1 Oct 2026 | 0 | 3 | View on Vendor Tools |
Base URL pattern
All game-scoped routes sit under /api/public/v1/cyberpunk-tcg. See the full reference for auth, rate limits, and response shapes.