Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

You may search your deck for up to 3 cards and put them into your hand. Then, shuffle your deck.
/api/v1/pokemon/cards/sv11b_ja-3vh?include=prices 200 121ms{
"success": true,
"data": {
"id": "sv11b_ja-3vh",
"name": "Serperior ex",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/3vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/3vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/3vh.large.png"
}
],
"expansion": {
"id": "sv11b_ja",
"name": "Black Bolt",
"total": 174,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV11B",
"printed_total": 86,
"release_date": "2025/06/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv11b_ja.symbol.png",
"translation": {
"en": {
"name": "Black Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "636357",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/3vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/3vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv11b_ja/3vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Grass"
],
"abilities": [
{
"name": "Royal Yell",
"text": "Attacks used by your Pokémon do 20 more damage to your opponent’s Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Grass Order",
"text": "You may search your deck for up to 3 cards and put them into your hand. Then, shuffle your deck."
}
],
"rarity": "Double Rare",
"artist": "PLANETA Igarashi",
"pricing": {
"currency": "USD",
"market": 0.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.61
},
{
"condition": "LP",
"price": 0.39
},
{
"condition": "MP",
"price": 0.3
},
{
"condition": "DMG",
"price": 0.15
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 5.57,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 53.5,
"low": 70,
"high": 70,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T09:05:09.245Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}