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/col1-94vpp?include=prices 200 16ms{
"success": true,
"data": {
"id": "col1-94vpp",
"name": "Darkness Energy (Play Pokemon Stamp)",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-94vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-94vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-94vpp.large.webp"
}
],
"expansion": {
"id": "col1",
"name": "Call of Legends",
"total": 106,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "CL",
"printed_total": 95,
"release_date": "2011/02/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "149470",
"variants": [
{
"name": "playPokemonStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-94vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-94vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-94vpp.large.webp"
}
]
}
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 171.57,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 171.57
},
{
"condition": "LP",
"price": 133.56
},
{
"condition": "MP",
"price": 123.36
},
{
"condition": "HP",
"price": 99.98
},
{
"condition": "DMG",
"price": 90.39
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:35:50.578Z",
"trend_7d": {
"direction": "up",
"percent": 2.77
}
}
}
}