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 10 damage times the amount of Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/ex14-62vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex14-62vrh",
"name": "Spoink",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/62vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/62vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/62vrh.large.webp"
}
],
"expansion": {
"id": "ex14",
"name": "Crystal Guardians",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "CG",
"printed_total": 100,
"release_date": "2006/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex14.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex14.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89476",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/62vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/62vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex14/62vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Psywave",
"text": "Does 10 damage times the amount of Energy attached to the Defending Pokémon.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ram",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 10,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10
},
{
"condition": "LP",
"price": 8.72
},
{
"condition": "MP",
"price": 5.69
},
{
"condition": "HP",
"price": 2.9
},
{
"condition": "DMG",
"price": 2.78
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "3.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 19.3,
"low": 16.41,
"high": 22.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.37,
"low": 9.6,
"high": 9.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 28.94,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 35.85,
"low": 53.99,
"high": 53.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 32.33,
"low": 34.9,
"high": 34.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 43.57,
"low": 41.8,
"high": 56.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 93.53,
"low": 129,
"high": 129,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:29:46.787Z",
"trend_7d": {
"direction": "down",
"percent": -39.5
}
}
}
}