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/sv2-174vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv2-174vrh",
"name": "Calamitous Snowy Mountain",
"number": "174",
"printed_number": "174",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/174vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/174vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/174vrh.large.webp"
}
],
"expansion": {
"id": "sv2",
"name": "Paldea Evolved",
"total": 279,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAL",
"printed_total": 193,
"release_date": "2023/06/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "497546",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/174vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/174vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/174vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Uncommon",
"artist": "AYUMI ODASHIMA",
"pricing": {
"currency": "USD",
"market": 0.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.23
},
{
"condition": "LP",
"price": 0.17
},
{
"condition": "HP",
"price": 0.1
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:32:55.520Z",
"trend_7d": {
"direction": "up",
"percent": 9.52
}
}
}
}