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/swsh11-123vpp?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh11-123vpp",
"name": "Radiant Hisuian Sneasler (Play Pokemon Stamp)",
"number": "123",
"printed_number": "123",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-123vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-123vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-123vpp.large.webp"
}
],
"expansion": {
"id": "swsh11",
"name": "Lost Origin",
"total": 217,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "LOR",
"printed_total": 196,
"release_date": "2022/09/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "520719",
"variants": [
{
"name": "playPokemonStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-123vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-123vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-123vpp.large.webp"
}
]
}
],
"rarity": "Radiant Rare",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 22.47,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.47
},
{
"condition": "LP",
"price": 19.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16,
"low": 8,
"high": 24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T18:50:44.313Z",
"trend_7d": {
"direction": "up",
"percent": 3.88
}
}
}
}