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

The Defending Pokémon is now Burned.
Flip a coin. If heads, discard a Fire Energy attached to Charmeleon and this attack does 50 damage plus 20 more damage.
/api/v1/pokemon/cards/dp3-46vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp3-46vrh",
"name": "Charmeleon",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/46vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/46vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/46vrh.large.webp"
}
],
"expansion": {
"id": "dp3",
"name": "Secret Wonders",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SW",
"printed_total": 132,
"release_date": "2007/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84231",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/46vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/46vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/46vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "80",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Fire Fang",
"text": "The Defending Pokémon is now Burned.",
"damage": "20"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flare Tail",
"text": "Flip a coin. If heads, discard a Fire Energy attached to Charmeleon and this attack does 50 damage plus 20 more damage.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+20"
}
],
"rarity": "Uncommon",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 14.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.34
},
{
"condition": "LP",
"price": 9.59
},
{
"condition": "MP",
"price": 7.54
},
{
"condition": "HP",
"price": 3.67
},
{
"condition": "DMG",
"price": 0.63
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 28.97,
"low": 24.62,
"high": 33.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 41.75,
"low": 39,
"high": 44.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 143,
"low": 121.55,
"high": 164.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 125,
"low": 106.25,
"high": 143.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:03.158Z",
"trend_7d": {
"direction": "down",
"percent": -5.72
}
}
}
}