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 20 damage to itself.
/api/v1/pokemon/cards/sv3-27vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv3-27vrh",
"name": "Charmeleon",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/27vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/27vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/27vrh.large.webp"
}
],
"expansion": {
"id": "sv3",
"name": "Obsidian Flames",
"total": 230,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "OBF",
"printed_total": 197,
"release_date": "2023/08/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "509708",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/27vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/27vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/27vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "90",
"attacks": [
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Heat Tackle",
"text": "This Pokémon also does 20 damage to itself.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 0.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.37
},
{
"condition": "LP",
"price": 0.36
},
{
"condition": "MP",
"price": 0.26
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 48.5,
"low": 41.5,
"high": 54.09,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 9,
"high": 14.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.78,
"low": 15.5,
"high": 31.11,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:40:49.313Z",
"trend_7d": {
"direction": "down",
"percent": -2.63
}
}
}
}