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

If Hitmonchan is on your Bench, this attack does 80 more damage.
/api/v1/pokemon/cards/clv-11vh?include=prices 200 26ms{
"success": true,
"data": {
"id": "clv-11vh",
"name": "Hitmonlee",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/11vh.large.webp"
}
],
"expansion": {
"id": "clv",
"name": "Pokémon TCG Classic - Venusaur",
"total": 34,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "CLV",
"printed_total": 34,
"release_date": "2023/11/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clv.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clv.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "527898",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/11vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Low Sweep",
"damage": "40"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Coordinated Strike",
"text": "If Hitmonchan is on your Bench, this attack does 80 more damage.",
"damage": "80+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Shigenori Negishi",
"pricing": {
"currency": "USD",
"market": 9.91,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.91
},
{
"condition": "LP",
"price": 9.27
},
{
"condition": "MP",
"price": 8.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 40.37,
"low": 34.31,
"high": 46.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "10",
"value": 13.99,
"low": 13.99,
"high": 15.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9.5",
"value": 19.41,
"low": 19.2,
"high": 19.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 21,
"low": 20.23,
"high": 21,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 7,
"high": 21.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.07,
"low": 5.49,
"high": 5.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 146.92,
"low": 161.9,
"high": 177.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 18.99,
"low": 16.14,
"high": 21.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.48,
"low": 25.09,
"high": 25.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:13:05.205Z",
"trend_7d": {
"direction": "down",
"percent": -1.1
}
}
}
}