Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/sv5-24vh?include=prices 200 86ms{
"success": true,
"data": {
"id": "sv5-24vh",
"name": "Rabsca",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5-24vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5-24vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5-24vh.large.png"
}
],
"expansion": {
"id": "sv5",
"name": "Temporal Forces",
"total": 218,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TEF",
"printed_total": 162,
"release_date": "2024/03/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "542768",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5-24vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5-24vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5-24vh.large.png"
}
]
}
],
"rarity": "Uncommon",
"artist": "mingo",
"pricing": {
"currency": "USD",
"market": 1.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.36
},
{
"condition": "LP",
"price": 0.35
},
{
"condition": "DMG",
"price": 0.3
}
],
"graded": [],
"market_updated_at": "2026-07-23T03:22:41.883Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}