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

Draw 2 cards.
If this Pokémon has any damage counters on it, this attack does 150 more damage.
/api/v1/pokemon/cards/m2_ja-98vh?include=prices 200 25ms{
"success": true,
"data": {
"id": "m2_ja-98vh",
"name": "Mega Sharpedo ex",
"number": "98",
"printed_number": "98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/98vh.large.webp"
}
],
"expansion": {
"id": "m2_ja",
"name": "Inferno X",
"total": 116,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M2",
"printed_total": 80,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2_ja.symbol.png",
"translation": {
"en": {
"name": "Inferno X"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "655877",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/98vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"MEGA",
"ex"
],
"types": [
"Darkness"
],
"hp": "330",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Greedy Fangs",
"text": "Draw 2 cards.",
"damage": "70"
},
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Hungry Jaw",
"text": "If this Pokémon has any damage counters on it, this attack does 150 more damage.",
"damage": "120+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.85
},
{
"condition": "LP",
"price": 2.84
},
{
"condition": "MP",
"price": 1.2
},
{
"condition": "HP",
"price": 2
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 24.79,
"low": 21.07,
"high": 28.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 17.49,
"low": 15.31,
"high": 19.98,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.66,
"low": 20.1,
"high": 21.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 59.97,
"low": 38.2,
"high": 65.37,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 13.21,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 12.25,
"high": 16.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "TAG",
"grade": "10",
"value": 22.49,
"low": 19.49,
"high": 19.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:50:19.976Z",
"trend_7d": {
"direction": "down",
"percent": -12.58
}
}
}
}