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

Put 3 damage counters on each of your opponent's Pokémon that has any Energy attached to it.
/api/v1/pokemon/cards/xy10_ja-80vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy10_ja-80vh",
"name": "Alakazam-EX",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/80vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/80vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/80vh.large.webp"
}
],
"expansion": {
"id": "xy10_ja",
"name": "Awakening Psychic King",
"total": 88,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY10",
"printed_total": 78,
"release_date": "2016/03/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy10_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy10_ja.symbol.png",
"translation": {
"en": {
"name": "Awakening Psychic King"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "602964",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/80vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/80vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/80vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"hp": "160",
"abilities": [
{
"name": "Kinesis",
"text": "When you play M Alakazam-EX from your hand to evolve this Pokémon, before it evolves, you may put 2 damage counters on your opponent's Active Pokémon and 3 damage counters on 1 of your opponent's Benched Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Suppression",
"text": "Put 3 damage counters on each of your opponent's Pokémon that has any Energy attached to it."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 97.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 97.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 198,
"low": 168.3,
"high": 227.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 66,
"low": 56.1,
"high": 75.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 398.75,
"low": 323,
"high": 399.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 126.87,
"low": 143.65,
"high": 184.81,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-04-30T07:08:57.493Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}