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

During your opponent's next turn, they can't play any Item cards from their hand.
Your opponent reveals their hand. This attack does 60 damage for each Trainer card you find there.
/api/v1/pokemon/cards/sv1-88vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sv1-88vh",
"name": "Banette ex",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/88vh.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": "487954",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1/88vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Psychic"
],
"hp": "250",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Everlasting Darkness",
"text": "During your opponent's next turn, they can't play any Item cards from their hand.",
"damage": "30"
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Poltergeist",
"text": "Your opponent reveals their hand. This attack does 60 damage for each Trainer card you find there.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Double Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 0.79,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.79
},
{
"condition": "LP",
"price": 0.73
},
{
"condition": "MP",
"price": 0.71
},
{
"condition": "HP",
"price": 0.68
},
{
"condition": "DMG",
"price": 0.32
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 9,
"high": 11,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 1,
"low": 1,
"high": 6.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8.25,
"low": 4.5,
"high": 10.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9.0",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 8.75,
"low": 7.44,
"high": 10.06,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:59:47.177Z",
"trend_7d": {
"direction": "up",
"percent": 5.33
}
}
}
}