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/sv8_ja-134vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv8_ja-134vh",
"name": "Clemont's Wit",
"number": "134",
"printed_number": "134",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/134vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/134vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/134vh.large.webp"
}
],
"expansion": {
"id": "sv8_ja",
"name": "Super Electric Breaker",
"total": 138,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV8",
"printed_total": 106,
"release_date": "2024/10/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv8_ja.symbol.png",
"translation": {
"en": {
"name": "Super Electric Breaker"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "587712",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/134vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/134vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8_ja/134vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Special Art Rare",
"artist": "Shinya Mizuno",
"pricing": {
"currency": "USD",
"market": 5.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.98
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 15,
"high": 29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 29.09,
"low": 17,
"high": 32.96,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 24.64,
"low": 20.94,
"high": 28.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:30:50.800Z",
"trend_7d": {
"direction": "up",
"percent": 8.14
}
}
}
}