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/swsh10b_ja-101vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "swsh10b_ja-101vh",
"name": "Metal Energy",
"number": "101",
"printed_number": "101",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja-101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja-101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja-101vh.large.webp"
}
],
"expansion": {
"id": "swsh10b_ja",
"name": "Pokémon GO",
"total": 101,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10b",
"printed_total": 71,
"release_date": "2022/06/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10b_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon GO"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja-101vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja-101vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja-101vh.large.webp"
}
]
}
],
"supertype": "Energy",
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 11.03,
"is_stale": true,
"conditions": [],
"graded": [],
"market_updated_at": "2026-09-21T13:04:26.336Z",
"trend_7d": {
"direction": "up",
"percent": 3.47
}
}
}
}