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/sv9-181vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv9-181vh",
"name": "Ruffian",
"number": "181",
"printed_number": "181",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/181vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/181vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/181vh.large.webp"
}
],
"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": "623608",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/181vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/181vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/181vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Ultra Rare",
"artist": "Hideki Ishikawa",
"pricing": {
"currency": "USD",
"market": 0.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.76
},
{
"condition": "LP",
"price": 0.74
},
{
"condition": "MP",
"price": 0.75
},
{
"condition": "HP",
"price": 0.69
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 6.99,
"high": 6.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 49.97,
"low": 49.95,
"high": 50.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 14.2,
"high": 16.92,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T02:12:09.107Z",
"trend_7d": {
"direction": "down",
"percent": -8.43
}
}
}
}