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

Shuffle your hand into your deck. Then, draw a card for each card in your opponent's hand.
Flip a coin. If heads, this attack does 20 more damage.
/api/v1/pokemon/cards/smp_ja-198vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "smp_ja-198vh",
"name": "Mimikyu",
"number": "198",
"printed_number": "198",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/198vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/198vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/198vh.large.webp"
}
],
"expansion": {
"id": "smp_ja",
"name": "Sun & Moon Promos",
"total": 409,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"printed_total": 409,
"release_date": "2016/11/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/smp_ja.symbol.png",
"translation": {
"en": {
"name": "Sun & Moon Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/198vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/198vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp_ja/198vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fairy"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Mimic",
"text": "Shuffle your hand into your deck. Then, draw a card for each card in your opponent's hand."
},
{
"cost": [
"Fairy",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Play Rough",
"text": "Flip a coin. If heads, this attack does 20 more damage.",
"damage": "20+"
}
],
"rarity": "Promo",
"artist": "Saya Tsuruta",
"pricing": {
"currency": "USD",
"market": 559.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 559.68
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 314,
"low": 266.9,
"high": 361.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 178,
"low": 151.3,
"high": 204.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1225,
"low": 1030,
"high": 1572.94,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 11.4
}
},
{
"company": "PSA",
"grade": "7",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 440,
"low": 374,
"high": 506,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 245,
"low": 73,
"high": 250,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T08:07:15.665Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}