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 from this Pokémon the same amount of damage you did to your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy9-3vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy9-3vrh",
"name": "Meganium",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/3vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/3vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/3vrh.large.webp"
}
],
"expansion": {
"id": "xy9",
"name": "BREAKpoint",
"total": 126,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKP",
"printed_total": 122,
"release_date": "2016/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "111506",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/3vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/3vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/3vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "150",
"abilities": [
{
"name": "Overgrow",
"text": "If this Pokémon's remaining HP is 50 or less, its attacks do 70 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Green Force",
"text": "Heal from this Pokémon the same amount of damage you did to your opponent's Active Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 3.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.52
},
{
"condition": "LP",
"price": 1.79
},
{
"condition": "MP",
"price": 1.61
},
{
"condition": "HP",
"price": 1.35
},
{
"condition": "DMG",
"price": 0.88
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 6.99,
"low": 5.94,
"high": 8.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 70,
"low": 70,
"high": 127.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 26.44,
"low": 22.47,
"high": 30.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:00.680Z",
"trend_7d": {
"direction": "up",
"percent": 1.44
}
}
}
}