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/swsh6-70vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh6-70vh",
"name": "Malamar",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/70vh.large.webp"
}
],
"expansion": {
"id": "swsh6",
"name": "Chilling Reign",
"total": 233,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRE",
"printed_total": 198,
"release_date": "2021/06/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "241731",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/70vh.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 1.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.73
},
{
"condition": "LP",
"price": 0.23
},
{
"condition": "MP",
"price": 0.35
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T03:21:13.705Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}