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

The Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/bw9-23vs?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw9-23vs",
"name": "Glaceon (Staff Stamp)",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9-23vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9-23vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9-23vs.large.webp"
}
],
"expansion": {
"id": "bw9",
"name": "Plasma Freeze",
"total": 122,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLF",
"printed_total": 116,
"release_date": "2013/05/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "489694",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9-23vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9-23vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9-23vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Team Plasma"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Freeze Zone",
"text": "The Retreat Cost of each of your Team Plasma Pokémon in play is ColorlessColorless less.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Icy Wind",
"text": "The Defending Pokémon is now Asleep.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 222.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 222.33
},
{
"condition": "LP",
"price": 149
},
{
"condition": "MP",
"price": 173.33
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 4000,
"low": 3400,
"high": 4600,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 179.89,
"low": 152.91,
"high": 206.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 224.99,
"low": 191.24,
"high": 258.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:51:16.768Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}