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/swsh6k_ja-94vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh6k_ja-94vh",
"name": "Echoing Horn",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/94vh.large.webp"
}
],
"expansion": {
"id": "swsh6k_ja",
"name": "Jet-Black Spirit",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S6K",
"printed_total": 70,
"release_date": "2021/04/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6k_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6k_ja.symbol.png",
"translation": {
"en": {
"name": "Jet-Black Spirit"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569322",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/94vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Rapid Strike",
"Item"
],
"rarity": "Ultra Rare",
"artist": "Studio Bora Inc.",
"pricing": {
"currency": "USD",
"market": 3.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T05:18:22.858Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}