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

Your opponent's Active Pokémon is now Poisoned.
/api/v1/pokemon/cards/smp-SM46vs?include=prices 200 18ms{
"success": true,
"data": {
"id": "smp-SM46vs",
"name": "Seviper (Staff Stamp)",
"number": "SM46",
"printed_number": "SM46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM46vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM46vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM46vs.large.webp"
}
],
"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": "139089",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM46vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM46vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM46vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "More Poison",
"text": "Put 1 more damage counter on your opponent's Poisoned Pokémon between turns.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Venomous Fang",
"text": "Your opponent's Active Pokémon is now Poisoned.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Eri Yamaki",
"pricing": {
"currency": "USD",
"market": 33.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 33.67
},
{
"condition": "LP",
"price": 20.4
},
{
"condition": "MP",
"price": 12.41
},
{
"condition": "HP",
"price": 9
},
{
"condition": "DMG",
"price": 7
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 54,
"low": 45.9,
"high": 62.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 48,
"low": 40.8,
"high": 55.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T17:54:06.632Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}