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

This attack does 60 damage for each Energy attached to all of your opponent's Pokémon.
/api/v1/pokemon/cards/ncgf-169vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ncgf-169vh",
"name": "Espeon Vmax",
"number": "169/132",
"printed_number": "169/132",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ncgf-169vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ncgf-169vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ncgf-169vh.large.webp"
}
],
"expansion": {
"id": "ncgf",
"name": "Nine Colours Gathering (Friend)",
"total": 184,
"language": "Chinese",
"language_code": "zh",
"series": "Sword & Shield",
"printed_total": 184,
"release_date": "2024/03/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ncgf.logo.png",
"translation": {
"en": {
"name": "Nine Colours Gathering (Friend)"
}
}
},
"language": "Chinese",
"language_code": "zh",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ncgf-169vh.large.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ncgf-169vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ncgf-169vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Psychic"
],
"hp": "310",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Max Mindstorm",
"text": "This attack does 60 damage for each Energy attached to all of your opponent's Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Hyper Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 145,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 132.07,
"low": 129.67,
"high": 138.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 201.25,
"low": 179.3,
"high": 273.71,
"confidence": "high",
"value_kind": "sold",
"sold_count": 50,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "9",
"value": 184,
"low": 146,
"high": 193.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:31:56.830Z",
"trend_7d": {
"direction": "down",
"percent": -0.6
}
}
}
}