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

Does 30 damage minus 10 damage for each damage counter on Machop.
/api/v1/pokemon/cards/ex5-64vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex5-64vrh",
"name": "Machop",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/64vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/64vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/64vrh.large.webp"
}
],
"expansion": {
"id": "ex5",
"name": "Hidden Legends",
"total": 102,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HL",
"printed_total": 101,
"release_date": "2004/06/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86992",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/64vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/64vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/64vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Knuckle Punch",
"damage": "10"
},
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Karate Chop",
"text": "Does 30 damage minus 10 damage for each damage counter on Machop.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 18.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18.99
},
{
"condition": "LP",
"price": 12.57
},
{
"condition": "MP",
"price": 11.66
},
{
"condition": "HP",
"price": 7.1
},
{
"condition": "DMG",
"price": 4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 22.99,
"low": 19.54,
"high": 26.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 71.54,
"low": 67,
"high": 67,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 123.5,
"low": 104.98,
"high": 142.02,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 17.99,
"low": 16.49,
"high": 19.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 24,
"low": 34.99,
"high": 34.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 68,
"low": 63,
"high": 73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:23:37.181Z",
"trend_7d": {
"direction": "up",
"percent": 27.74
}
}
}
}