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

During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).
For each of your opponent's Pokémon, flip a coin. If heads, this attack does 150 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/me3-104vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "me3-104vh",
"name": "Mega Zygarde ex",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-104vh.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": "684337",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-104vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"MEGA",
"ex"
],
"types": [
"Fighting"
],
"hp": "310",
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 3,
"name": "Gaia Wave",
"text": "During your opponent's next turn, this Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"damage": "200"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 5,
"name": "Nullifying Zero",
"text": "For each of your opponent's Pokémon, flip a coin. If heads, this attack does 150 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Ultra Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 4.31,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.31
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 37.64,
"low": 40.48,
"high": 40.56,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "ACE",
"grade": "9",
"value": 24.6,
"low": 24.6,
"high": 24.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 149.99,
"low": 149.99,
"high": 149.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 60.01,
"low": 60,
"high": 60.01,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 57,
"low": 44.7,
"high": 92.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 48,
"trend": {
"direction": "down",
"percent": -31.3
}
},
{
"company": "PSA",
"grade": "6",
"value": 12.5,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 10.47,
"high": 17.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 20.75,
"low": 10.9,
"high": 30.98,
"confidence": "high",
"value_kind": "sold",
"sold_count": 19,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "SGC",
"grade": "5",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 16,
"low": 16,
"high": 16,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:59:00.217Z",
"trend_7d": {
"direction": "down",
"percent": -6.3
}
}
}
}