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 Charmander in order to use this attack.
/api/v1/pokemon/cards/cll_ja-1vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "cll_ja-1vh",
"name": "Charmander",
"number": "001/032",
"printed_number": "001/032",
"images": [
{
"type": "front",
"small": "https://tcgplayer-cdn.tcgplayer.com/product/591909_200w.jpg",
"medium": "https://tcgplayer-cdn.tcgplayer.com/product/591909_in_1000x1000.jpg",
"large": "https://tcgplayer-cdn.tcgplayer.com/product/591909_in_1000x1000.jpg"
}
],
"expansion": {
"id": "cll_ja",
"name": "Pokémon TCG Classic - Charizard (Fire Deck)",
"total": 32,
"language": "Japanese",
"language_code": "ja",
"release_date": "2023/02/27",
"translation": {
"en": {
"name": "Pokémon TCG Classic - Charizard (Fire Deck)"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "591909",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://tcgplayer-cdn.tcgplayer.com/product/591909_200w.jpg",
"medium": "https://tcgplayer-cdn.tcgplayer.com/product/591909_in_1000x1000.jpg",
"large": "https://tcgplayer-cdn.tcgplayer.com/product/591909_in_1000x1000.jpg"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Scratch",
"damage": "10"
},
{
"cost": [
"Colorless",
"Fire"
],
"converted_energy_cost": 2,
"name": "Ember",
"text": "Discard 1 Fire Energy card attached to Charmander in order to use this attack.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Water x2",
"value": "×2"
}
],
"rarity": "None",
"pricing": {
"currency": "USD",
"market": 23.81,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 45,
"low": 24,
"high": 100,
"confidence": "high",
"value_kind": "sold",
"sold_count": 41,
"trend": {
"direction": "down",
"percent": -10
}
},
{
"company": "CGC",
"grade": "9.5",
"value": 25,
"low": 19.8,
"high": 29,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 108.5,
"low": 89.2,
"high": 145.58,
"confidence": "high",
"value_kind": "sold",
"sold_count": 25,
"trend": {
"direction": "up",
"percent": 5.1
}
},
{
"company": "PSA",
"grade": "9",
"value": 45,
"low": 26.4,
"high": 61.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
}
],
"market_updated_at": "2026-09-21T02:01:13.901Z"
}
}
}