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 10 more damage for each damage counter on your opponent's Active Pokémon.
During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Evolution Pokémon.
/api/v1/pokemon/cards/xy10_ja-18vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy10_ja-18vh",
"name": "Glaceon-EX",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/18vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/18vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/18vh.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": "602902",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/18vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/18vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10_ja/18vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Water"
],
"hp": "170",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Second Bite",
"text": "This attack does 10 more damage for each damage counter on your opponent's Active Pokémon.",
"damage": "20+"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Crystal Ray",
"text": "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Evolution Pokémon.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Ayaka Yoshida",
"pricing": {
"currency": "USD",
"market": 49.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 49.1
},
{
"condition": "LP",
"price": 20
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 68.89,
"low": 58.56,
"high": 79.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 132.5,
"low": 96.75,
"high": 147.75,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "9",
"value": 22.63,
"low": 31.96,
"high": 31.96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-16T02:30:08.021Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}