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

Put 3 damage counters on your opponent's Active Pokémon for each Prize card your opponent has taken.
/api/v1/pokemon/cards/swsh9-68vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh9-68vh",
"name": "Mimikyu V",
"number": "68",
"printed_number": "68",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/68vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/68vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/68vh.large.webp"
}
],
"expansion": {
"id": "swsh9",
"name": "Brilliant Stars",
"total": 186,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BRS",
"printed_total": 172,
"release_date": "2022/02/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "263784",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/68vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/68vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9/68vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Psychic"
],
"hp": "160",
"abilities": [
{
"name": "Dummy Doll",
"text": "When you play this Pokémon from your hand onto your Bench during your turn, you may prevent all damage done to this Mimikyu V by attacks from your opponent's Pokémon until the end of your opponent's next turn.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Jealous Eyes",
"text": "Put 3 damage counters on your opponent's Active Pokémon for each Prize card your opponent has taken."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare Holo V",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 3.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.64
},
{
"condition": "LP",
"price": 2.94
},
{
"condition": "MP",
"price": 1.83
},
{
"condition": "HP",
"price": 1.4
},
{
"condition": "DMG",
"price": 2.08
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 40.94,
"low": 34.8,
"high": 47.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27,
"low": 27,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.3,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 136.25,
"low": 120.5,
"high": 162,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "down",
"percent": -9.2
}
},
{
"company": "PSA",
"grade": "8",
"value": 13.67,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 31.37,
"low": 29.4,
"high": 39.59,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T03:01:59.102Z",
"trend_7d": {
"direction": "up",
"percent": 2.54
}
}
}
}