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.
If your opponent's Active Pokémon is a Pokémon ex or Pokémon V, this attack does 100 more damage.
/api/v1/pokemon/cards/sv2-98vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv2-98vh",
"name": "Ceruledge",
"number": "98",
"printed_number": "98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/98vh.large.webp"
}
],
"expansion": {
"id": "sv2",
"name": "Paldea Evolved",
"total": 279,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAL",
"printed_total": 193,
"release_date": "2023/06/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "497513",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/98vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "140",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Life Sucker",
"text": "Heal 30 damage from this Pokémon.",
"damage": "50"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fighting Sword",
"text": "If your opponent's Active Pokémon is a Pokémon ex or Pokémon V, this attack does 100 more damage.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 0.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.24
},
{
"condition": "LP",
"price": 0.21
},
{
"condition": "DMG",
"price": 0.04
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 6.47,
"high": 189.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.2,
"low": 6.12,
"high": 8.28,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 256.54,
"low": 399,
"high": 399,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8.48,
"low": 10.29,
"high": 10.29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 10.5,
"low": 7,
"high": 10.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:32:55.520Z",
"trend_7d": {
"direction": "down",
"percent": -4
}
}
}
}