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's Active Pokémon is now Confused.
You may search your deck for up to 2 cards and put them into your hand. Then, shuffle your deck.
/api/v1/pokemon/cards/sv2p_ja-86vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv2p_ja-86vh",
"name": "Slowking ex",
"number": "86",
"printed_number": "86",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/86vh.large.webp"
}
],
"expansion": {
"id": "sv2p_ja",
"name": "Snow Hazard",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV2P",
"printed_total": 71,
"release_date": "2023/04/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv2p_ja.symbol.png",
"translation": {
"en": {
"name": "Snow Hazard"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567843",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv2p_ja/86vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex",
"Tera"
],
"types": [
"Psychic"
],
"hp": "270",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Profound Knowledge",
"text": "Your opponent's Active Pokémon is now Confused.",
"damage": "30"
},
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Wisdom Headbutt",
"text": "You may search your deck for up to 2 cards and put them into your hand. Then, shuffle your deck.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
},
{
"condition": "LP",
"price": 2.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 32.29,
"low": 26.82,
"high": 27.03,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "BGS",
"grade": "10",
"value": 64.99,
"low": 55.24,
"high": 74.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 15.75,
"low": 12.38,
"high": 15.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 33.41,
"low": 18,
"high": 34.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16.49,
"low": 14.02,
"high": 18.96,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 46,
"low": 45.2,
"high": 52,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -8
}
}
],
"market_updated_at": "2026-09-21T02:55:39.501Z",
"trend_7d": {
"direction": "up",
"percent": 1.01
}
}
}
}