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/swsh5-163vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh5-163vh",
"name": "Single Strike Style Mustard",
"number": "163",
"printed_number": "163",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/163vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/163vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/163vh.large.webp"
}
],
"expansion": {
"id": "swsh5",
"name": "Battle Styles",
"total": 183,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BST",
"printed_total": 163,
"release_date": "2021/03/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "234076",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/163vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/163vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/163vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter",
"Single Strike"
],
"rarity": "Rare Ultra",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 1.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.49
},
{
"condition": "LP",
"price": 1.39
},
{
"condition": "HP",
"price": 1.4
},
{
"condition": "DMG",
"price": 0.74
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19.25,
"low": 9,
"high": 22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9.38,
"low": 7.97,
"high": 10.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30,
"low": 24.8,
"high": 37.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8.53,
"low": 11,
"high": 11,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:26:10.361Z",
"trend_7d": {
"direction": "up",
"percent": 4.93
}
}
}
}