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/ex16-85vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex16-85vrh",
"name": "Mysterious Fossil",
"number": "85",
"printed_number": "85",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/85vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/85vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/85vrh.large.webp"
}
],
"expansion": {
"id": "ex16",
"name": "Power Keepers",
"total": 108,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "PK",
"printed_total": 108,
"release_date": "2007/02/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex16.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex16.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87665",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/85vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/85vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex16/85vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"hp": "50",
"rarity": "Common",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 5.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.99
},
{
"condition": "LP",
"price": 1.99
},
{
"condition": "MP",
"price": 0.87
},
{
"condition": "HP",
"price": 1.54
},
{
"condition": "DMG",
"price": 0.98
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10.52,
"low": 8.94,
"high": 12.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:09:57.202Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}