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/sm6_ja-108vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm6_ja-108vh",
"name": "Eneporter",
"number": "108",
"printed_number": "108",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/108vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/108vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/108vh.large.webp"
}
],
"expansion": {
"id": "sm6_ja",
"name": "Forbidden Light",
"total": 110,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM6",
"printed_total": 94,
"release_date": "2018/03/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6_ja.symbol.png",
"translation": {
"en": {
"name": "Forbidden Light"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574104",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/108vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/108vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/108vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Ultra Rare",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 5.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.09
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 3050,
"low": 2592.5,
"high": 3507.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 99.99,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:01:56.350Z",
"trend_7d": {
"direction": "down",
"percent": -21.81
}
}
}
}