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 heads discard a Fire Energy attached to Chimchar.
/api/v1/pokemon/cards/pop6-14?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop6-14",
"name": "Chimchar",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/14.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/14.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/14.large.webp"
}
],
"expansion": {
"id": "pop6",
"name": "POP Series 6",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2007/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84283",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/14.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/14.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop6/14.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 heads discard a Fire Energy attached to Chimchar.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 3.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.3
},
{
"condition": "LP",
"price": 1.79
},
{
"condition": "MP",
"price": 1.62
},
{
"condition": "HP",
"price": 0.76
},
{
"condition": "DMG",
"price": 0.62
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 30,
"high": 67.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 421,
"low": 357.85,
"high": 484.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "3",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 60,
"low": 55,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-07T05:03:17.274Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}