Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/cll_ja-4vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "cll_ja-4vh",
"name": "Ponyta",
"number": "004/032",
"printed_number": "004/032",
"images": [
{
"type": "front",
"small": "https://tcgplayer-cdn.tcgplayer.com/product/591912_200w.jpg",
"medium": "https://tcgplayer-cdn.tcgplayer.com/product/591912_in_1000x1000.jpg",
"large": "https://tcgplayer-cdn.tcgplayer.com/product/591912_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": "591912",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://tcgplayer-cdn.tcgplayer.com/product/591912_200w.jpg",
"medium": "https://tcgplayer-cdn.tcgplayer.com/product/591912_in_1000x1000.jpg",
"large": "https://tcgplayer-cdn.tcgplayer.com/product/591912_in_1000x1000.jpg"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Flame Tail",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water x2",
"value": "×2"
}
],
"rarity": "None",
"pricing": {
"currency": "USD",
"market": 3.06,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 27,
"low": 10.27,
"high": 31.95,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "up",
"percent": 89.5
}
},
{
"company": "PSA",
"grade": "10",
"value": 52.99,
"low": 39.4,
"high": 70.92,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T02:01:13.901Z"
}
}
}