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

/api/v1/pokemon/cards/sm11_ja-112vh?include=prices 200 29ms{
"success": true,
"data": {
"id": "sm11_ja-112vh",
"name": "Dragonite-GX",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/112vh.large.webp"
}
],
"expansion": {
"id": "sm11_ja",
"name": "Miracle Twin",
"total": 115,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11",
"printed_total": 94,
"release_date": "2019/05/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle Twin"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574615",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/112vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Dragon"
],
"hp": "250",
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "ConceptLab",
"pricing": {
"currency": "USD",
"market": 59.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 59.41
},
{
"condition": "LP",
"price": 59
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 135.2,
"low": 135.24,
"high": 135.24,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 78,
"low": 77.13,
"high": 140,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 230,
"low": 205,
"high": 253.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "7",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 65.98,
"low": 79.95,
"high": 79.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:11:03.505Z",
"trend_7d": {
"direction": "down",
"percent": -2.64
}
}
}
}