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

Does 20 more damage for each Energy attached to the Defending Pokémon.
During your next turn, this Pokémon's Echoed Voice attack does 50 more damage (before applying Weakness and Resistance).
/api/v1/pokemon/cards/bw11-78vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw11-78vrh",
"name": "Meloetta",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/78vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/78vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/78vrh.large.webp"
}
],
"expansion": {
"id": "bw11",
"name": "Legendary Treasures",
"total": 140,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "LTR",
"printed_total": 113,
"release_date": "2013/11/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87302",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/78vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/78vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/78vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "80",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Psychic",
"text": "Does 20 more damage for each Energy attached to the Defending Pokémon.",
"damage": "10"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Echoed Voice",
"text": "During your next turn, this Pokémon's Echoed Voice attack does 50 more damage (before applying Weakness and Resistance).",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 6.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.96
},
{
"condition": "LP",
"price": 6.29
},
{
"condition": "MP",
"price": 3.84
},
{
"condition": "HP",
"price": 3
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 1025,
"low": 871.25,
"high": 1178.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:19:42.754Z",
"trend_7d": {
"direction": "up",
"percent": 16.19
}
}
}
}