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-100vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm6_ja-100vh",
"name": "Lady",
"number": "100",
"printed_number": "100",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/100vh.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": "574096",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6_ja/100vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Kanako Eo",
"pricing": {
"currency": "USD",
"market": 203.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 203.52
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 507,
"low": 430.95,
"high": 583.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 255,
"low": 216.75,
"high": 293.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 186.5,
"low": 77.29,
"high": 203.3,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 65.2,
"low": 52,
"high": 52,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T04:01:56.350Z",
"trend_7d": {
"direction": "up",
"percent": 4.69
}
}
}
}