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/ex11-88vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex11-88vrh",
"name": "Zubat",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/88vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/88vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/88vrh.large.webp"
}
],
"expansion": {
"id": "ex11",
"name": "Delta Species",
"total": 114,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DS",
"printed_total": 113,
"release_date": "2005/10/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90773",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/88vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/88vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/88vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Poison Fang",
"text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 22.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.58
},
{
"condition": "LP",
"price": 20.01
},
{
"condition": "MP",
"price": 11.1
},
{
"condition": "HP",
"price": 3.27
},
{
"condition": "DMG",
"price": 6.92
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 137.5,
"low": 116.88,
"high": 158.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 25.6,
"low": 25.6,
"high": 55,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 27.5,
"low": 15,
"high": 27.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 809.84,
"low": 752.5,
"high": 772.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 29.99,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 47.4,
"low": 65,
"high": 65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 93.3,
"low": 144.99,
"high": 144.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:40:29.372Z",
"trend_7d": {
"direction": "down",
"percent": -0.62
}
}
}
}