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 Pokémon also does 60 damage to itself.
/api/v1/pokemon/cards/mep-35vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "mep-35vh",
"name": "Mega Emboar ex",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-35vh.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": "692119",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-35vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"MEGA",
"ex"
],
"types": [
"Fire"
],
"hp": "380",
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Crimson Blast",
"text": "This Pokémon also does 60 damage to itself.",
"damage": "320"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Keisuke Azuma",
"pricing": {
"currency": "USD",
"market": 0.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.5
},
{
"condition": "DMG",
"price": 0.43
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 26.5,
"low": 26,
"high": 27,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.38,
"low": 12.31,
"high": 12.44,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:57:46.786Z",
"trend_7d": {
"direction": "down",
"percent": -5.66
}
}
}
}