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 can't use Combustion Blast during your next turn.
/api/v1/pokemon/cards/cp6_ja-90vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "cp6_ja-90vh",
"name": "Charizard-EX",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/90vh.large.webp"
}
],
"expansion": {
"id": "cp6_ja",
"name": "Expansion Pack 20th Anniversary",
"total": 103,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP6",
"printed_total": 87,
"release_date": "2016/09/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp6_ja.symbol.png",
"translation": {
"en": {
"name": "Expansion Pack 20th Anniversary"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "606087",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/90vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fire"
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Wing Attack",
"damage": "60"
},
{
"cost": [
"Fire",
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Combustion Blast",
"text": "This Pokémon can't use Combustion Blast during your next turn.",
"damage": "150"
}
],
"rarity": "Super Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 2420.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2420.6
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1162,
"low": 987.7,
"high": 1336.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 340,
"low": 289,
"high": 391,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 449,
"low": 381.65,
"high": 516.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 1267.5,
"low": 1110,
"high": 1425,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 468,
"low": 397.8,
"high": 538.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 4350,
"low": 3684,
"high": 4575,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8
},
{
"company": "PSA",
"grade": "3",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 228.5,
"low": 203.13,
"high": 228.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 648,
"low": 610.08,
"high": 670.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 1450,
"low": 1197.1,
"high": 1610,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T09:19:24.076Z",
"trend_7d": {
"direction": "down",
"percent": -1.7
}
}
}
}