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

This attack does 30 damage for each Energy attached to all Pokémon.
/api/v1/pokemon/cards/mep-74vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "mep-74vh",
"name": "Delphox",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vh.large.webp"
}
],
"expansion": {
"id": "mep",
"name": "Mega Evolution Black Star Promos",
"total": 112,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEP",
"printed_total": 112,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "694679",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "160",
"abilities": [
{
"name": "Flaring Magic",
"text": "Once during your turn, you may discard a Basic Fire Energy card from your hand in order to use this Ability. Draw cards until you have 7 cards in your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Energized Storm",
"text": "This attack does 30 damage for each Energy attached to all Pokémon.",
"damage": "30×"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 9.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.83
},
{
"condition": "LP",
"price": 7.43
}
],
"graded": [
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:57:46.786Z",
"trend_7d": {
"direction": "up",
"percent": 6.62
}
}
}
}