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/sv9-32vrh?include=prices 200 133ms{
"success": true,
"data": {
"id": "sv9-32vrh",
"name": "Articuno",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/32vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/32vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/32vrh.large.png"
}
],
"expansion": {
"id": "sv9",
"name": "Journey Together",
"total": 190,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "JTG",
"printed_total": 159,
"release_date": "2025/03/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "623459",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/32vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/32vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/32vrh.large.png"
}
]
}
],
"rarity": "Uncommon",
"artist": "Takumi Wada",
"pricing": {
"currency": "USD",
"market": 0.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.49
},
{
"condition": "LP",
"price": 0.44
},
{
"condition": "MP",
"price": 0.29
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 118.75,
"low": 81.24,
"high": 149.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.58,
"low": 8.99,
"high": 12.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 51.67,
"low": 78.15,
"high": 78.15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 8.5,
"low": 8.21,
"high": 12.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "7.5",
"value": 9.85,
"low": 8.37,
"high": 11.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T08:51:06.908Z",
"trend_7d": {
"direction": "up",
"percent": 19.51
}
}
}
}