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/swsh2_ja-112vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh2_ja-112vh",
"name": "Boss's Orders",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/112vh.large.webp"
}
],
"expansion": {
"id": "swsh2_ja",
"name": "Rebellion Crash",
"total": 115,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S2",
"printed_total": 96,
"release_date": "2020/03/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh2_ja.symbol.png",
"translation": {
"en": {
"name": "Rebellion Crash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568700",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2_ja/112vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Hyper Rare",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 114.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 114.48
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:04:35.146Z",
"trend_7d": {
"direction": "down",
"percent": -2.3
}
}
}
}