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

Search your deck for up to 2 Basic Energy cards and attach them to your Future Pokémon in any way you like. Then, shuffle your deck.
/api/v1/pokemon/cards/svp-92vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "svp-92vs",
"name": "Miraidon (Staff Stamp)",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/92vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/92vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/92vs.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/92vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/92vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/92vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Future"
],
"types": [
"Dragon"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Peak Acceleration",
"text": "Search your deck for up to 2 Basic Energy cards and attach them to your Future Pokémon in any way you like. Then, shuffle your deck.",
"damage": "40"
},
{
"cost": [
"Lightning",
"Lightning",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Sparking Strike",
"damage": "160"
}
],
"rarity": "Promo",
"artist": "akagi",
"pricing": {
"currency": "USD",
"market": 29.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 29.69
},
{
"condition": "LP",
"price": 24.18
},
{
"condition": "DMG",
"price": 10
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 87.93,
"low": 74.74,
"high": 101.12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 153,
"low": 130.05,
"high": 175.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 27,
"low": 27,
"high": 28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "7",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}