Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Does 20 damage plus 10 more damage for each damage counter on the Defending Pokémon.
Does 10 damage plus 10 more damage for each card in your opponent's hand.
/api/v1/pokemon/cards/ex5-10vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex5-10vh",
"name": "Medicham",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/10vh.large.webp"
}
],
"expansion": {
"id": "ex5",
"name": "Hidden Legends",
"total": 102,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HL",
"printed_total": 101,
"release_date": "2004/06/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87271",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/10vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "80",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Meditate",
"text": "Does 20 damage plus 10 more damage for each damage counter on the Defending Pokémon.",
"damage": "20"
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Chakra Points",
"text": "Does 10 damage plus 10 more damage for each card in your opponent's hand.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 12.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.94
},
{
"condition": "LP",
"price": 9.98
},
{
"condition": "MP",
"price": 6.63
},
{
"condition": "HP",
"price": 5.33
},
{
"condition": "DMG",
"price": 3.16
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 25,
"low": 25,
"high": 26.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 45.75,
"low": 35.5,
"high": 75.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 370.09,
"low": 120.34,
"high": 600,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 19.89,
"low": 9,
"high": 19.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20.25,
"low": 20,
"high": 26.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 38,
"low": 26.5,
"high": 40,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:23:37.181Z",
"trend_7d": {
"direction": "flat",
"percent": 0.28
}
}
}
}