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

Does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/bw10-23vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "bw10-23vrh",
"name": "Froslass",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/23vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/23vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/23vrh.large.webp"
}
],
"expansion": {
"id": "bw10",
"name": "Plasma Blast",
"total": 105,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLB",
"printed_total": 101,
"release_date": "2013/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85574",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/23vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/23vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/23vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Team Plasma"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Cursed Glare",
"text": "As long as this Pokémon is your Active Pokémon, your opponent can't attach any Special Energy cards from his or her hand to his or her Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Blizzard",
"text": "Does 10 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.06
},
{
"condition": "LP",
"price": 1.01
},
{
"condition": "MP",
"price": 0.83
},
{
"condition": "HP",
"price": 0.84
},
{
"condition": "DMG",
"price": 0.59
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 32.4,
"low": 27.54,
"high": 37.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "7",
"value": 3.25,
"low": 3.25,
"high": 3.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:52:51.263Z",
"trend_7d": {
"direction": "up",
"percent": 0.98
}
}
}
}