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 can't play any Item cards from their hand during their next turn.
Your opponent can't play any Special Energy cards from their hand during their next turn.
This attack does 50 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm3-99vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "sm3-99vh",
"name": "Noivern-GX",
"number": "99",
"printed_number": "99",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/99vh.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "138593",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/99vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Dragon"
],
"hp": "200",
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Distort",
"text": "Your opponent can't play any Item cards from their hand during their next turn.",
"damage": "50"
},
{
"cost": [
"Psychic",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sonic Volume",
"text": "Your opponent can't play any Special Energy cards from their hand during their next turn.",
"damage": "120"
},
{
"cost": [
"Psychic",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Boomburst-GX",
"text": "This attack does 50 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.) (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Holo GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.66
},
{
"condition": "LP",
"price": 1.49
},
{
"condition": "MP",
"price": 1.24
},
{
"condition": "HP",
"price": 1.17
},
{
"condition": "DMG",
"price": 0.72
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 48.57,
"low": 48.51,
"high": 68.63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 9.5,
"low": 9,
"high": 9.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.2,
"low": 4.99,
"high": 4.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:47:31.121Z",
"trend_7d": {
"direction": "down",
"percent": -2.92
}
}
}
}