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-23vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy10_ja-23vh",
"name": "Alakazam-EX",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/23vh.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": "602907",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/23vh.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": "Double Rare",
"artist": "PLANETA",
"pricing": {
"currency": "USD",
"market": 10.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.51
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 111.55,
"low": 99.79,
"high": 122.31,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 34.87,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-16T02:30:08.021Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}