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

At the end of your opponent's next turn, put 9 damage counters on the Defending Pokémon.
/api/v1/pokemon/cards/sv6-54?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv6-54",
"name": "Glaceon",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/54.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/54.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/54.large.webp"
}
],
"expansion": {
"id": "sv6",
"name": "Twilight Masquerade",
"total": 226,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TWM",
"printed_total": 167,
"release_date": "2024/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "550098",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/54.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/54.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/54.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "120",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Permeating Chill",
"text": "At the end of your opponent's next turn, put 9 damage counters on the Defending Pokémon.",
"damage": "30"
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Icicle Missile",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "rika",
"pricing": {
"currency": "USD",
"market": 0.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.23
},
{
"condition": "LP",
"price": 0.21
},
{
"condition": "MP",
"price": 0.22
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 15,
"high": 16.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37,
"low": 27.5,
"high": 37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 11.75,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:44:41.675Z",
"trend_7d": {
"direction": "down",
"percent": -23.33
}
}
}
}