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/hgss4-20vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "hgss4-20vs",
"name": "Electivire (Staff Stamp)",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4-20vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4-20vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4-20vs.large.webp"
}
],
"expansion": {
"id": "hgss4",
"name": "HS—Triumphant",
"total": 103,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "TM",
"printed_total": 102,
"release_date": "2010/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "224196",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4-20vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4-20vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4-20vs.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 6.23,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 6.23
},
{
"condition": "LP",
"price": 1.05
},
{
"condition": "MP",
"price": 0.95
},
{
"condition": "HP",
"price": 0.45
},
{
"condition": "DMG",
"price": 0.71
}
],
"graded": [],
"market_updated_at": "2026-07-30T04:30:45.056Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}