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/ex10-79vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex10-79vrh",
"name": "Wooper",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/79vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/79vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/79vrh.large.webp"
}
],
"expansion": {
"id": "ex10",
"name": "Unseen Forces",
"total": 145,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "UF",
"printed_total": 115,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90635",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/79vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/79vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/79vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Mud Shot",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tail Whap",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 70,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 70
},
{
"condition": "LP",
"price": 44.12
},
{
"condition": "MP",
"price": 43.88
},
{
"condition": "HP",
"price": 28.1
},
{
"condition": "DMG",
"price": 27.71
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 51.5,
"low": 43.78,
"high": 59.22,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 18.5,
"low": 18,
"high": 19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 800,
"low": 680,
"high": 920,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 95,
"low": 94.23,
"high": 115,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 52.5,
"low": 44.63,
"high": 60.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 48.48,
"low": 48.48,
"high": 50,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 4.84,
"low": 4.11,
"high": 5.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:21:39.025Z",
"trend_7d": {
"direction": "up",
"percent": 11.13
}
}
}
}