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

Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.
If you have the same number of cards in your hand as your opponent, this attack does 100 more damage.
/api/v1/pokemon/cards/xy8-34vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy8-34vh",
"name": "Glalie-EX",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/34vh.large.webp"
}
],
"expansion": {
"id": "xy8",
"name": "BREAKthrough",
"total": 165,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKT",
"printed_total": 162,
"release_date": "2015/11/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "107153",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/34vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Water"
],
"hp": "170",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Ice Breath",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed."
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Instant Freeze",
"text": "If you have the same number of cards in your hand as your opponent, this attack does 100 more damage.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 2.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.09
},
{
"condition": "LP",
"price": 1.51
},
{
"condition": "MP",
"price": 1.38
},
{
"condition": "HP",
"price": 1.07
},
{
"condition": "DMG",
"price": 0.74
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 74.95,
"low": 74.95,
"high": 74.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 21.05,
"low": 17.89,
"high": 24.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 15.5,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 41,
"low": 41,
"high": 53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:26:59.102Z",
"trend_7d": {
"direction": "flat",
"percent": 0.48
}
}
}
}