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/pl3-70vs?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl3-70vs",
"name": "Milotic (Staff Stamp)",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/pl3/pl3-70vs.small.jpeg?v=1777697150496",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/pl3/pl3-70vs.small.jpeg?v=1777697150496",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/pl3/pl3-70vs.small.jpeg?v=1777697150496"
}
],
"expansion": {
"id": "pl3",
"name": "Supreme Victors",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "SV",
"printed_total": 147,
"release_date": "2009/08/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "164214",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/pl3/pl3-70vs.small.jpeg?v=1777697150496",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/pl3/pl3-70vs.small.jpeg?v=1777697150496",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/pl3/pl3-70vs.small.jpeg?v=1777697150496"
}
]
}
],
"rarity": "Uncommon",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 236.04,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 236.04
},
{
"condition": "HP",
"price": 149.53
}
],
"graded": [],
"market_updated_at": "2026-06-17T02:15:11.847Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}