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

Flip a coin. If heads, the Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/ex13-32vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex13-32vrh",
"name": "Seviper",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/32vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/32vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/32vrh.large.webp"
}
],
"expansion": {
"id": "ex13",
"name": "Holon Phantoms",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HP",
"printed_total": 110,
"release_date": "2006/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89084",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/32vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/32vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/32vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Poison Fang",
"text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned."
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bite",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15
},
{
"condition": "LP",
"price": 11.31
},
{
"condition": "MP",
"price": 8.3
},
{
"condition": "HP",
"price": 4.57
},
{
"condition": "DMG",
"price": 4.99
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 29.7,
"low": 25.24,
"high": 34.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 99.99,
"low": 84.62,
"high": 99.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 399.08,
"low": 676,
"high": 676,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 48.54,
"low": 41.26,
"high": 55.82,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 56.72,
"low": 28.5,
"high": 59.48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:30:19.103Z",
"trend_7d": {
"direction": "down",
"percent": -13.04
}
}
}
}