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

This attack does 10 damage for each Pokémon Tool card in your discard pile.
/api/v1/pokemon/cards/sm12-145vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "sm12-145vh",
"name": "Alolan Ninetales",
"number": "145",
"printed_number": "145",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/145vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/145vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/145vh.large.webp"
}
],
"expansion": {
"id": "sm12",
"name": "Cosmic Eclipse",
"total": 272,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CEC",
"printed_total": 236,
"release_date": "2019/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "201965",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/145vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/145vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/145vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fairy"
],
"hp": "110",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Rubbish Blizzard",
"text": "This attack does 10 damage for each Pokémon Tool card in your discard pile.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Eri Yamaki",
"pricing": {
"currency": "USD",
"market": 5.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.87
},
{
"condition": "LP",
"price": 4.89
},
{
"condition": "MP",
"price": 2.66
},
{
"condition": "HP",
"price": 4.73
},
{
"condition": "DMG",
"price": 2.5
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 130,
"low": 110.5,
"high": 149.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:41:57.962Z",
"trend_7d": {
"direction": "up",
"percent": 5.01
}
}
}
}