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

Switch this Pokémon with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/smp-SM18vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "smp-SM18vs",
"name": "Alolan Sandslash (Staff Stamp)",
"number": "SM18",
"printed_number": "SM18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM18vs.small.jpeg?v=1777696425375",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM18vs.small.jpeg?v=1777696425375",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM18vs.small.jpeg?v=1777696425375"
}
],
"expansion": {
"id": "smp",
"name": "SM Black Star Promos",
"total": 251,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "PR-SM",
"printed_total": 248,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "131092",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM18vs.small.jpeg?v=1777696425375",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM18vs.small.jpeg?v=1777696425375",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM18vs.small.jpeg?v=1777696425375"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "110",
"abilities": [
{
"name": "Slush Rush",
"text": "Once during your turn (before your attack), you may draw a card.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Smash Turn",
"text": "Switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 148.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 148.75
},
{
"condition": "LP",
"price": 29.99
},
{
"condition": "MP",
"price": 25
}
],
"graded": [
{
"company": "CGC",
"grade": "6.5",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 21.73,
"low": 18.47,
"high": 24.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1499.99,
"low": 1274.99,
"high": 1724.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 44.38,
"low": 37.72,
"high": 51.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 399.95,
"low": 339.96,
"high": 459.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:50:16.813Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}