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-89vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy6_ja-89vh",
"name": "Wally",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/89vh.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": "603888",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/89vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Emi Ando",
"pricing": {
"currency": "USD",
"market": 23.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 23.96
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 177.8,
"low": 176.4,
"high": 187.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 59.5,
"low": 50.58,
"high": 68.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-04-11T07:19:39.903Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}