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, discard a Fire Energy attached to Chimchar.
/api/v1/pokemon/cards/pop8-12vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop8-12vrh",
"name": "Chimchar",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/12vrh.large.webp"
}
],
"expansion": {
"id": "pop8",
"name": "POP Series 8",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2008/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84287",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/12vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/12vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop8/12vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Scratch",
"damage": "10"
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ember",
"text": "Flip a coin. If tails, discard a Fire Energy attached to Chimchar.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 12,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12
},
{
"condition": "LP",
"price": 1.21
},
{
"condition": "MP",
"price": 0.67
},
{
"condition": "HP",
"price": 0.64
},
{
"condition": "DMG",
"price": 0.52
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17.75,
"low": 15.09,
"high": 20.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:01.088Z",
"trend_7d": {
"direction": "down",
"percent": -35.45
}
}
}
}