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/xy2_ja-86vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy2_ja-86vh",
"name": "Pokémon Center Lady",
"number": "86",
"printed_number": "86",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/86vh.large.webp"
}
],
"expansion": {
"id": "xy2_ja",
"name": "Wild Blaze",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY2",
"printed_total": 80,
"release_date": "2014/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy2_ja.symbol.png",
"translation": {
"en": {
"name": "Wild Blaze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603387",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/86vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Megumi Mizutani",
"pricing": {
"currency": "USD",
"market": 199.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 199.99
},
{
"condition": "DMG",
"price": 85.99
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 598,
"low": 508.3,
"high": 687.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 155.5,
"low": 132.17,
"high": 178.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 316.85,
"low": 500,
"high": 500,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-04-30T03:46:23.756Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}