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/ex11-91vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex11-91vrh",
"name": "Holon Farmer",
"number": "91",
"printed_number": "91",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/91vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/91vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/91vrh.large.webp"
}
],
"expansion": {
"id": "ex11",
"name": "Delta Species",
"total": 114,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DS",
"printed_total": 113,
"release_date": "2005/10/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86142",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/91vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/91vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/91vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Uncommon",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 5.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.92
},
{
"condition": "LP",
"price": 4.92
},
{
"condition": "MP",
"price": 3.15
},
{
"condition": "HP",
"price": 2.61
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 9,
"low": 7.75,
"high": 9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 170.63,
"low": 160,
"high": 181.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 22,
"high": 26.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 59.84,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-18T08:21:14.742Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}