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/sm7_ja-104vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "sm7_ja-104vh",
"name": "Lisia",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/104vh.large.webp"
}
],
"expansion": {
"id": "sm7_ja",
"name": "Sky-Splitting Charisma",
"total": 112,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM7",
"printed_total": 96,
"release_date": "2018/06/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7_ja.symbol.png",
"translation": {
"en": {
"name": "Sky-Splitting Charisma"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573392",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/104vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/104vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7_ja/104vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 1462.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1462.8
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 8100,
"low": 1802,
"high": 8100,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "7",
"value": 330,
"low": 280.5,
"high": 379.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 1222.5,
"low": 945,
"high": 1500,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1326.12,
"low": 1325.22,
"high": 1541.98,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 793.8,
"low": 793.8,
"high": 793.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T04:02:33.525Z",
"trend_7d": {
"direction": "down",
"percent": -2.3
}
}
}
}