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/sv1a_ja-69vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "sv1a_ja-69vh",
"name": "Boss's Orders",
"number": "69",
"printed_number": "69",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/69vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/69vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/69vh.large.webp"
}
],
"expansion": {
"id": "sv1a_ja",
"name": "Triplet Beat",
"total": 103,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1a",
"printed_total": 73,
"release_date": "2023/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1a_ja.symbol.png",
"translation": {
"en": {
"name": "Triplet Beat"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568192",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/69vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/69vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1a_ja/69vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Rare",
"artist": "NC Empire",
"pricing": {
"currency": "USD",
"market": 0.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.26
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 21,
"low": 20,
"high": 21,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-17T05:04:19.054Z",
"trend_7d": {
"direction": "down",
"percent": -60
}
}
}
}