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

Flip a coin. If tails, Charmeleon does 10 damage to itself.
/api/v1/pokemon/cards/pop5-5?include=prices 200 16ms{
"success": true,
"data": {
"id": "pop5-5",
"name": "Charmeleon δ",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/5.large.webp"
}
],
"expansion": {
"id": "pop5",
"name": "POP Series 5",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2007/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84237",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/5.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Slash",
"damage": "20"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunder Jolt",
"text": "Flip a coin. If tails, Charmeleon does 10 damage to itself.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 39.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 39.99
},
{
"condition": "HP",
"price": 35.5
},
{
"condition": "DMG",
"price": 19.61
}
],
"graded": [
{
"company": "ACE",
"grade": "8",
"value": 23.89,
"low": 23.89,
"high": 23.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 14.99,
"low": 12.74,
"high": 17.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30.18,
"low": 29.29,
"high": 31.57,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 350,
"low": 297.5,
"high": 402.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 34,
"low": 34,
"high": 34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 241.5,
"low": 205.28,
"high": 277.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-11T04:22:35.722Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}