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-44?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm7b_ja-44",
"name": "Spell Tag",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja/44.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": "573892",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja/44.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja/44.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7b_ja/44.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item",
"Pokémon Tool"
],
"types": [
"Colorless"
],
"rarity": "usually",
"artist": "OOYAMA",
"pricing": {
"currency": "USD",
"market": 0.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.49
}
],
"graded": [],
"market_updated_at": "2026-09-22T02:41:28.247Z",
"trend_7d": {
"direction": "up",
"percent": 53.13
}
}
}
}