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/me2-61vh?include=prices 200 25ms{
"success": true,
"data": {
"id": "me2-61vh",
"name": "Mega Sharpedo ex",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/61vh.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": "662191",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/61vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/61vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/61vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"MEGA",
"ex"
],
"types": [
"Darkness"
],
"hp": "330",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Greedy Fang",
"text": "Draw 2 cards.",
"damage": "70"
},
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Hungry Jaws",
"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": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.7
},
{
"condition": "HP",
"price": 0.41
},
{
"condition": "DMG",
"price": 0.65
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 24.16,
"low": 24.16,
"high": 24.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 12.41,
"low": 8.25,
"high": 27.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.55,
"low": 6.53,
"high": 7.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 31.08,
"high": 43.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 15,
"trend": {
"direction": "down",
"percent": -9.1
}
},
{
"company": "PSA",
"grade": "5",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.51,
"low": 4.6,
"high": 11.03,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 16.23,
"low": 6.35,
"high": 20.45,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12
},
{
"company": "TAG",
"grade": "10",
"value": 18,
"low": 11.2,
"high": 18.27,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 9.35,
"low": 7.3,
"high": 9.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:57:17.971Z",
"trend_7d": {
"direction": "down",
"percent": -12.5
}
}
}
}