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

Discard an Energy from this Pokémon.
/api/v1/pokemon/cards/sm75-2vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm75-2vrh",
"name": "Charmeleon",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/2vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/2vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/2vrh.large.webp"
}
],
"expansion": {
"id": "sm75",
"name": "Dragon Majesty",
"total": 80,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "DRM",
"printed_total": 70,
"release_date": "2018/09/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "175269",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/2vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/2vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/2vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "80",
"abilities": [
{
"name": "Burning Fighter",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may discard the top 5 cards of your deck. If any of those cards are Fire Energy cards, attach them to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flamethrower",
"text": "Discard an Energy from this Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "kodama",
"pricing": {
"currency": "USD",
"market": 3.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.21
},
{
"condition": "LP",
"price": 2.26
},
{
"condition": "MP",
"price": 2.18
},
{
"condition": "DMG",
"price": 0.49
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 16.49,
"low": 16.49,
"high": 16.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 59.08,
"low": 43.2,
"high": 92.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 47.5,
"low": 40.38,
"high": 54.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:56:51.413Z",
"trend_7d": {
"direction": "down",
"percent": -2.13
}
}
}
}