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, during your opponent's next turn, prevent all damage done to this Pokémon by attacks.
/api/v1/pokemon/cards/clk_ja-2vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "clk_ja-2vh",
"name": "Wartortle",
"number": "002/032",
"printed_number": "002/032",
"images": [
{
"type": "front",
"small": "https://tcgplayer-cdn.tcgplayer.com/product/591876_200w.jpg",
"medium": "https://tcgplayer-cdn.tcgplayer.com/product/591876_in_1000x1000.jpg",
"large": "https://tcgplayer-cdn.tcgplayer.com/product/591876_in_1000x1000.jpg"
}
],
"expansion": {
"id": "clk_ja",
"name": "Pokémon TCG Classic - Blastoise (Water Deck)",
"total": 32,
"language": "Japanese",
"language_code": "ja",
"release_date": "2023/02/27",
"translation": {
"en": {
"name": "Pokémon TCG Classic - Blastoise (Water Deck)"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "591876",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://tcgplayer-cdn.tcgplayer.com/product/591876_200w.jpg",
"medium": "https://tcgplayer-cdn.tcgplayer.com/product/591876_in_1000x1000.jpg",
"large": "https://tcgplayer-cdn.tcgplayer.com/product/591876_in_1000x1000.jpg"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Water"
],
"converted_energy_cost": 2,
"name": "WIthdraw",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all damage done to this Pokémon by attacks."
},
{
"cost": [
"Colorless",
"Colorless",
"Water"
],
"converted_energy_cost": 3,
"name": "Bite",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "None",
"pricing": {
"currency": "USD",
"market": 13.09,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 37.99,
"low": 25,
"high": 59.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 29,
"trend": {
"direction": "up",
"percent": 13.4
}
},
{
"company": "CGC",
"grade": "9",
"value": 17.06,
"low": 11.86,
"high": 19.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 65,
"low": 52.6,
"high": 75.01,
"confidence": "high",
"value_kind": "sold",
"sold_count": 19,
"trend": {
"direction": "up",
"percent": 8.3
}
},
{
"company": "PSA",
"grade": "9",
"value": 24.99,
"low": 20.69,
"high": 31.79,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 59.95,
"low": 59.87,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:30:23.720Z"
}
}
}