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

If Magcargo has at least 2 Fire Energy attached to it, the Defending Pokémon is now Burned.
/api/v1/pokemon/cards/ex8-37?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex8-37",
"name": "Magcargo",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/37.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/37.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/37.large.webp"
}
],
"expansion": {
"id": "ex8",
"name": "Deoxys",
"total": 108,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DX",
"printed_total": 107,
"release_date": "2005/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87014",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/37.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/37.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/37.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Headbutt",
"damage": "20"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Burning Ball",
"text": "If Magcargo has at least 2 Fire Energy attached to it, the Defending Pokémon is now Burned.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Aya Kusube",
"pricing": {
"currency": "USD",
"market": 1.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.44
},
{
"condition": "LP",
"price": 0.87
},
{
"condition": "MP",
"price": 0.62
},
{
"condition": "HP",
"price": 0.66
},
{
"condition": "DMG",
"price": 0.36
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12.38,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 35.5,
"low": 14.5,
"high": 35.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:21:56.314Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}