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/xy6_ja-88vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy6_ja-88vh",
"name": "Winona",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/88vh.large.webp"
}
],
"expansion": {
"id": "xy6_ja",
"name": "Emerald Break",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY6",
"printed_total": 78,
"release_date": "2015/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy6_ja.symbol.png",
"translation": {
"en": {
"name": "Emerald Break"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603892",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/88vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Megumi Mizutani",
"pricing": {
"currency": "USD",
"market": 150,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 150
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 111,
"low": 94.35,
"high": 127.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 586.3,
"low": 521.2,
"high": 946.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 65.5,
"low": 55.68,
"high": 75.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 115,
"low": 109.5,
"high": 109.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-04-30T07:34:59.457Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}