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

Put 4 damage counters on your opponent's Pokémon in any way you like.
/api/v1/pokemon/cards/g1-RC8vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "g1-RC8vh",
"name": "Froslass",
"number": "RC8",
"printed_number": "RC8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC8vh.large.webp"
}
],
"expansion": {
"id": "g1",
"name": "Generations",
"total": 117,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "GEN",
"printed_total": 83,
"release_date": "2016/02/22",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "113750",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Drag Along",
"text": "If this Pokémon is your Active Pokémon and is Knocked Out by damage from an opponent's attack, flip a coin. If heads, the Attacking Pokémon is Knocked Out.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Snowy Drop",
"text": "Put 4 damage counters on your opponent's Pokémon in any way you like."
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 5.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.24
},
{
"condition": "LP",
"price": 2.65
},
{
"condition": "MP",
"price": 2.41
},
{
"condition": "HP",
"price": 1.46
},
{
"condition": "DMG",
"price": 1.1
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 22.2,
"low": 22.2,
"high": 22.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 250,
"low": 212.5,
"high": 287.5,
"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": 9.2,
"low": 14.95,
"high": 14.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 29.99,
"low": 15.75,
"high": 31.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 280,
"low": 260,
"high": 289.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7.25,
"low": 7.25,
"high": 8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 22.5,
"low": 12.93,
"high": 45.71,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 31.33,
"low": 47,
"high": 47,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T04:00:11.003Z",
"trend_7d": {
"direction": "flat",
"percent": 0.19
}
}
}
}