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.
This attack's damage isn't affected by Weakness or Resistance.
If your opponent's Active Pokémon has exactly 4 damage counters on it, that Pokémon is Knocked Out. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm6-137vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm6-137vh",
"name": "Yveltal-GX",
"number": "137",
"printed_number": "137",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/137vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/137vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/137vh.large.webp"
}
],
"expansion": {
"id": "sm6",
"name": "Forbidden Light",
"total": 150,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "FLI",
"printed_total": 131,
"release_date": "2018/05/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "165735",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/137vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/137vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6/137vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Darkness"
],
"hp": "180",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Absorb Vitality",
"text": "Heal from this Pokémon the same amount of damage you did to your opponent's Active Pokémon.",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sonic Evil",
"text": "This attack's damage isn't affected by Weakness or Resistance.",
"damage": "100"
},
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Doom Count-GX",
"text": "If your opponent's Active Pokémon has exactly 4 damage counters on it, that Pokémon is Knocked Out. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 55.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 55.65
},
{
"condition": "LP",
"price": 32.63
},
{
"condition": "MP",
"price": 28.68
},
{
"condition": "HP",
"price": 18.16
},
{
"condition": "DMG",
"price": 22.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 106,
"low": 90.1,
"high": 121.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 42.5,
"low": 36.13,
"high": 48.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 39.06,
"low": 34,
"high": 34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 364.18,
"low": 409,
"high": 409,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 31.5,
"low": 26.78,
"high": 36.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 69.6,
"low": 85,
"high": 85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:18:42.165Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}