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 Pokémon and put them onto your Bench. Then, shuffle your deck.
/api/v1/pokemon/cards/zsv10pt5-112vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "zsv10pt5-112vh",
"name": "Emolga",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/112vh.large.webp"
}
],
"expansion": {
"id": "zsv10pt5",
"name": "Black Bolt",
"total": 172,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "BLK",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642565",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/112vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Call for Family",
"text": "Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Then, shuffle your deck."
},
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Static Shock",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "Tomomi Ozaki",
"pricing": {
"currency": "USD",
"market": 15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 33.94,
"low": 28.85,
"high": 39.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 10.03,
"low": 8.53,
"high": 11.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 45,
"low": 40,
"high": 45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.8,
"low": 14.28,
"high": 19.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 350,
"low": 265,
"high": 400.42,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "up",
"percent": 16.7
}
},
{
"company": "PSA",
"grade": "8",
"value": 10.26,
"low": 9.5,
"high": 9.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 24.99,
"low": 13.4,
"high": 24.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 199.75,
"low": 230,
"high": 230,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 27.33,
"low": 27.33,
"high": 27.33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:52:49.141Z",
"trend_7d": {
"direction": "down",
"percent": -2.34
}
}
}
}