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

If your opponent's Active Pokémon has exactly 6 damage counters on it, that Pokémon is Knocked Out.
Your opponent reveals their hand, and you discard a card you find there.
/api/v1/pokemon/cards/me1-86vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "me1-86vh",
"name": "Mega Absol ex",
"number": "86",
"printed_number": "86",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/86vh.large.webp"
}
],
"expansion": {
"id": "me1",
"name": "Mega Evolution",
"total": 188,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEG",
"printed_total": 132,
"release_date": "2025/09/26",
"logo": "https://images.scrydex.com/pokemon/me1-logo/logo",
"symbol": "https://images.scrydex.com/pokemon/me1-symbol/symbol"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "654425",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/86vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"MEGA",
"ex"
],
"types": [
"Darkness"
],
"hp": "280",
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Terminal Period",
"text": "If your opponent's Active Pokémon has exactly 6 damage counters on it, that Pokémon is Knocked Out."
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Claw of Darkness",
"text": "Your opponent reveals their hand, and you discard a card you find there.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 0.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.74
},
{
"condition": "DMG",
"price": 0.51
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 20.14,
"low": 13.24,
"high": 23.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "AGS",
"grade": "10",
"value": 6.75,
"low": 5.74,
"high": 7.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 14.44,
"low": 12.27,
"high": 16.61,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22.82,
"low": 10.25,
"high": 32.92,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 1.99,
"low": 1.69,
"high": 2.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39,
"low": 28.76,
"high": 46.33,
"confidence": "high",
"value_kind": "sold",
"sold_count": 16,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "7",
"value": 5.63,
"low": 5.63,
"high": 5.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.88,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 8.5,
"low": 8.49,
"high": 8.9,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 5.14,
"low": 4.37,
"high": 5.91,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 8.41,
"low": 6.5,
"high": 6.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:28:19.868Z",
"trend_7d": {
"direction": "down",
"percent": -12.94
}
}
}
}