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/sm7b_ja-55vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm7b_ja-55vh",
"name": "Morty",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-55vh.large.webp"
}
],
"expansion": {
"id": "sm7b_ja",
"name": "Fairy Rise",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM7b",
"printed_total": 50,
"release_date": "2018/08/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm7b_ja.symbol.png",
"translation": {
"en": {
"name": "Fairy Rise"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573906",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-55vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-55vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja-55vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Super Rare",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 14.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.56
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 66.25,
"low": 64.37,
"high": 68.12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:03:06.006Z",
"trend_7d": {
"direction": "up",
"percent": 22.97
}
}
}
}