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

If this Pokémon was damaged by an attack during your opponent's last turn, this attack does that much more damage.
Discard the top 2 cards of your opponent's deck.
/api/v1/pokemon/cards/me2-108vh?include=prices 200 24ms{
"success": true,
"data": {
"id": "me2-108vh",
"name": "Mega Heracross ex",
"number": "108",
"printed_number": "108",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/108vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/108vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/108vh.large.webp"
}
],
"expansion": {
"id": "me2",
"name": "Phantasmal Flames",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "PFL",
"printed_total": 94,
"release_date": "2025/11/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "662187",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/108vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/108vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/108vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"MEGA",
"ex"
],
"types": [
"Grass"
],
"hp": "280",
"attacks": [
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Juggernaut Horn",
"text": "If this Pokémon was damaged by an attack during your opponent's last turn, this attack does that much more damage.",
"damage": "100+"
},
{
"cost": [
"Grass",
"Grass",
"Grass"
],
"converted_energy_cost": 3,
"name": "Mountain Ramming",
"text": "Discard the top 2 cards of your opponent's deck.",
"damage": "170"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.66
},
{
"condition": "DMG",
"price": 1.53
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 31.51,
"low": 25.33,
"high": 35.56,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "BGS",
"grade": "10",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 8,
"low": 8,
"high": 8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 17.29,
"low": 16.08,
"high": 17.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.8,
"low": 12.3,
"high": 14.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 30.6,
"high": 56.17,
"confidence": "high",
"value_kind": "sold",
"sold_count": 47,
"trend": {
"direction": "up",
"percent": 11.1
}
},
{
"company": "PSA",
"grade": "7",
"value": 13.31,
"low": 12.46,
"high": 13.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.6,
"low": 9.59,
"high": 14.39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 15.25,
"low": 10.33,
"high": 19.44,
"confidence": "high",
"value_kind": "sold",
"sold_count": 20
},
{
"company": "TAG",
"grade": "10",
"value": 51.34,
"low": 41.98,
"high": 43.78,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 14,
"low": 11,
"high": 18.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:57:17.971Z",
"trend_7d": {
"direction": "down",
"percent": -6.74
}
}
}
}