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

If this Pokémon has 10 or more damage counters on it, this attack does 150 more damage.
/api/v1/pokemon/cards/xy8-35vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy8-35vh",
"name": "M Glalie-EX",
"number": "35",
"printed_number": "35",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/35vh.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": "107154",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/35vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/35vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/35vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Water"
],
"hp": "220",
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Cryo Mouth",
"text": "If this Pokémon has 10 or more damage counters on it, this attack does 150 more damage.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 8.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.4
},
{
"condition": "LP",
"price": 4.74
},
{
"condition": "MP",
"price": 4.8
},
{
"condition": "HP",
"price": 3.83
},
{
"condition": "DMG",
"price": 2.62
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12.5,
"low": 7,
"high": 21,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 204.45,
"low": 249,
"high": 249,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 12.98,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 17.85,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 41.5,
"low": 20.35,
"high": 49.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 36.99,
"low": 32.09,
"high": 46.97,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T03:49:47.264Z",
"trend_7d": {
"direction": "flat",
"percent": -0.47
}
}
}
}