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/swsh11a_ja-59?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh11a_ja-59",
"name": "Energy Switch",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/59.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/59.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/59.large.webp"
}
],
"expansion": {
"id": "swsh11a_ja",
"name": "Incandescent Arcana",
"total": 94,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S11a",
"printed_total": 68,
"release_date": "2022/09/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11a_ja.symbol.png",
"translation": {
"en": {
"name": "Incandescent Arcana"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570822",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/59.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/59.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja/59.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Item"
],
"rarity": "Non",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 2.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.87
}
],
"graded": [],
"market_updated_at": "2026-09-21T13:05:20.516Z",
"trend_7d": {
"direction": "down",
"percent": -2.05
}
}
}
}