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 in 1 of your opponent's Benched Pokémon to the Active Spot.
Flip 2 coins. If both of them are heads, your opponent's Active Pokémon is Knocked Out.
/api/v1/pokemon/cards/sv1-129vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sv1-129vrh",
"name": "Spiritomb",
"number": "129",
"printed_number": "129",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/129vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/129vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/129vrh.large.webp"
}
],
"expansion": {
"id": "sv1",
"name": "Scarlet & Violet",
"total": 258,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVI",
"printed_total": 198,
"release_date": "2023/03/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "488017",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/129vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/129vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/129vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "70",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Taunt",
"text": "Switch in 1 of your opponent's Benched Pokémon to the Active Spot."
},
{
"cost": [
"Darkness",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Doom Decree",
"text": "Flip 2 coins. If both of them are heads, your opponent's Active Pokémon is Knocked Out."
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 0.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.21
},
{
"condition": "LP",
"price": 0.18
},
{
"condition": "MP",
"price": 0.17
},
{
"condition": "DMG",
"price": 0.01
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 80.5,
"low": 68.43,
"high": 92.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.5,
"low": 13.5,
"high": 28.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:59:47.177Z",
"trend_7d": {
"direction": "up",
"percent": 5
}
}
}
}