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

Heal 30 damage from this Pokémon.
/api/v1/pokemon/cards/mep-13vh?include=prices 200 25ms{
"success": true,
"data": {
"id": "mep-13vh",
"name": "Mega Venusaur ex",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/13vh.large.webp"
}
],
"expansion": {
"id": "mep",
"name": "Mega Evolution Black Star Promos",
"total": 112,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEP",
"printed_total": 112,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "666905",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/13vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"MEGA",
"ex"
],
"types": [
"Grass"
],
"hp": "380",
"abilities": [
{
"name": "Solar Transfer",
"text": "As often as you like during your turn, you may use this Ability. Move a Basic Grass Energy from 1 of your Pokémon to another of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Grass",
"Grass"
],
"converted_energy_cost": 4,
"name": "Jungle Dump",
"text": "Heal 30 damage from this Pokémon.",
"damage": "240"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.96
},
{
"condition": "HP",
"price": 0.49
},
{
"condition": "DMG",
"price": 0.57
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 31.8,
"low": 31.8,
"high": 32.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9.5",
"value": 8.5,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 30,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 26,
"low": 24.25,
"high": 28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 7.2,
"low": 6.12,
"high": 8.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.08,
"low": 9.2,
"high": 18.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 59.99,
"low": 38.41,
"high": 69.34,
"confidence": "high",
"value_kind": "sold",
"sold_count": 13
},
{
"company": "PSA",
"grade": "7",
"value": 17.74,
"low": 15.62,
"high": 17.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.96,
"low": 10.78,
"high": 10.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 19.5,
"low": 13.1,
"high": 19.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "9",
"value": 13.63,
"low": 11.59,
"high": 15.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:57:46.786Z",
"trend_7d": {
"direction": "down",
"percent": -2.04
}
}
}
}