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/sm8_ja-101vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm8_ja-101vh",
"name": "Whitney",
"number": "101",
"printed_number": "101",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/101vh.large.webp"
}
],
"expansion": {
"id": "sm8_ja",
"name": "Super-Burst Impact",
"total": 111,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM8",
"printed_total": 95,
"release_date": "2018/09/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm8_ja.symbol.png",
"translation": {
"en": {
"name": "Super-Burst Impact"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572980",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8_ja/101vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 75
},
{
"condition": "LP",
"price": 70
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 209.24,
"low": 205.44,
"high": 209.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 220.5,
"low": 187.43,
"high": 253.58,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CCIC",
"grade": "10",
"value": 53.05,
"low": 45.09,
"high": 61.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 118.5,
"low": 76.5,
"high": 162,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 117.5,
"low": 104.55,
"high": 155.25,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "down",
"percent": -21.7
}
},
{
"company": "PSA",
"grade": "5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 68.95,
"low": 58,
"high": 82,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:26:39.387Z",
"trend_7d": {
"direction": "down",
"percent": -1.9
}
}
}
}