Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/swsh7-76vpp?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh7-76vpp",
"name": "Pumpkaboo (Play Pokemon Stamp)",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-76vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-76vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-76vpp.large.webp"
}
],
"expansion": {
"id": "swsh7",
"name": "Evolving Skies",
"total": 237,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "EVS",
"printed_total": 203,
"release_date": "2021/08/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "476029",
"variants": [
{
"name": "playPokemonStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-76vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-76vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7-76vpp.large.webp"
}
]
}
],
"rarity": "Common",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 22.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.56
},
{
"condition": "LP",
"price": 14.45
},
{
"condition": "MP",
"price": 15.99
}
],
"graded": [],
"market_updated_at": "2026-09-21T18:36:43.137Z",
"trend_7d": {
"direction": "up",
"percent": 6.36
}
}
}
}