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

Flip a coin. If heads, your opponent's Active Pokémon is now Confused.
/api/v1/pokemon/cards/sm12a_ja-63?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm12a_ja-63",
"name": "Mimikyu",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/63.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/63.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/63.large.webp"
}
],
"expansion": {
"id": "sm12a_ja",
"name": "TAG TEAM GX: Tag All Stars",
"total": 226,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM12a",
"printed_total": 173,
"release_date": "2019/10/04",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.symbol.png",
"translation": {
"en": {
"name": "TAG TEAM GX: Tag All Stars"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572717",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/63.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/63.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/63.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"abilities": [
{
"name": "Shadow Box",
"text": "Pokémon-GX that have any damage counters on them (both yours and your opponent's) have no Abilities.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tail Trickery",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Confused.",
"damage": "20"
}
],
"rarity": "Common",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 13.02,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.02
},
{
"condition": "LP",
"price": 9.95
},
{
"condition": "MP",
"price": 9.95
},
{
"condition": "DMG",
"price": 7
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 64.5,
"low": 24,
"high": 105,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 151.25,
"low": 96.55,
"high": 269.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 34.6,
"low": 34.11,
"high": 34.11,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:55:57.489Z",
"trend_7d": {
"direction": "up",
"percent": 345.89
}
}
}
}