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, prevent all damage done to this Pokémon by attacks from Basic Pokémon.
During your opponent's next turn, they can't play any Special Energy or Stadium cards from their hand.
/api/v1/pokemon/cards/sv2-246vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sv2-246vh",
"name": "Noivern ex",
"number": "246",
"printed_number": "246",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/246vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/246vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/246vh.large.webp"
}
],
"expansion": {
"id": "sv2",
"name": "Paldea Evolved",
"total": 279,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAL",
"printed_total": 193,
"release_date": "2023/06/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "497657",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/246vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/246vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2/246vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Dragon"
],
"hp": "260",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Covert Flight",
"text": "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.",
"damage": "70"
},
{
"cost": [
"Psychic",
"Darkness"
],
"converted_energy_cost": 2,
"name": "Dominating Echo",
"text": "During your opponent's next turn, they can't play any Special Energy or Stadium cards from their hand.",
"damage": "140"
}
],
"rarity": "Ultra Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 2.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.32
},
{
"condition": "MP",
"price": 2.15
},
{
"condition": "HP",
"price": 1.57
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 17,
"low": 17,
"high": 49.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.2,
"low": 6.97,
"high": 9.43,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 29.75,
"low": 21,
"high": 39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.17,
"low": 15.99,
"high": 15.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 38.14,
"low": 38.14,
"high": 38.14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:32:55.520Z",
"trend_7d": {
"direction": "up",
"percent": 3.57
}
}
}
}