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 1 Fire Energy card attached to Charmeleon or this attack does nothing.
/api/v1/pokemon/cards/dp6_ja-91?include=prices 200 21ms{
"success": true,
"data": {
"id": "dp6_ja-91",
"name": "Charmeleon",
"number": "91",
"printed_number": "91",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/91.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/91.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/91.large.webp"
}
],
"expansion": {
"id": "dp6_ja",
"name": "Intense Fight in the Destroyed Sky",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP6",
"printed_total": 92,
"release_date": "2008/07/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.symbol.png",
"translation": {
"en": {
"name": "Intense Fight in the Destroyed Sky"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608120",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/91.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/91.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/91.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Slash",
"damage": "30"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flamethrower",
"text": "Discard 1 Fire Energy card attached to Charmeleon or this attack does nothing.",
"damage": "50"
}
],
"rarity": "Non",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 15.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.37
}
],
"graded": [
{
"company": "CGC",
"grade": "4",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 25.75,
"low": 12.5,
"high": 39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 617,
"low": 517,
"high": 731.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 127.17,
"low": 93.84,
"high": 145.78,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 102.5,
"low": 51.53,
"high": 215.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-07-16T02:35:59.194Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}