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-93vpp?include=prices 200 17ms{
"success": true,
"data": {
"id": "col1-93vpp",
"name": "Fighting Energy (Play Pokemon Stamp)",
"number": "93",
"printed_number": "93",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-93vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-93vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-93vpp.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": "149471",
"variants": [
{
"name": "playPokemonStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-93vpp.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-93vpp.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1-93vpp.large.webp"
}
]
}
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 76.79,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 76.79
},
{
"condition": "LP",
"price": 54.08
},
{
"condition": "MP",
"price": 38.09
},
{
"condition": "HP",
"price": 27.99
},
{
"condition": "DMG",
"price": 39.99
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:35:50.578Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}