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/swsh7r_ja-90vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh7r_ja-90vh",
"name": "Lightning Energy",
"number": "90",
"printed_number": "90",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/90vh.large.webp"
}
],
"expansion": {
"id": "swsh7r_ja",
"name": "Blue Sky Stream",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S7R",
"printed_total": 67,
"release_date": "2021/07/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7r_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7r_ja.symbol.png",
"translation": {
"en": {
"name": "Blue Sky Stream"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "577427",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/90vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/90vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/90vh.large.webp"
}
]
}
],
"supertype": "Energy",
"rarity": "Ultra Rare",
"pricing": {
"currency": "USD",
"market": 35.03,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 35.03
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 375,
"low": 318.75,
"high": 431.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 161,
"low": 161,
"high": 355,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T12:34:28.791Z",
"trend_7d": {
"direction": "down",
"percent": -2.18
}
}
}
}