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

Knock Out each of your opponent's Pokémon that has 50 HP or less remaining.
During your next turn, this Pokémon can't use Dark Strike.
/api/v1/pokemon/cards/me3-105vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "me3-105vh",
"name": "Yveltal ex",
"number": "105",
"printed_number": "105",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-105vh.large.webp"
}
],
"expansion": {
"id": "me3",
"name": "Perfect Order",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "POR",
"printed_total": 88,
"release_date": "2026/03/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "684387",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-105vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-105vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-105vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Darkness"
],
"hp": "210",
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Soul Destroyer",
"text": "Knock Out each of your opponent's Pokémon that has 50 HP or less remaining."
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dark Strike",
"text": "During your next turn, this Pokémon can't use Dark Strike.",
"damage": "210"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.43,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.43
},
{
"condition": "DMG",
"price": 4.02
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 68.49,
"low": 51.1,
"high": 91.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "10",
"value": 147.5,
"low": 147.5,
"high": 147.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 95,
"low": 86.56,
"high": 102.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 69,
"low": 60,
"high": 167.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 31,
"trend": {
"direction": "down",
"percent": -37
}
},
{
"company": "PSA",
"grade": "6",
"value": 8.5,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 14.1,
"low": 14.1,
"high": 14.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 28,
"low": 23.5,
"high": 34.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "TAG",
"grade": "10",
"value": 124.5,
"low": 87.5,
"high": 138.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "up",
"percent": 18.6
}
}
],
"market_updated_at": "2026-09-21T02:59:00.217Z",
"trend_7d": {
"direction": "down",
"percent": -3.06
}
}
}
}