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/xy7-69vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy7-69vs",
"name": "Ace Trainer (Staff Stamp)",
"number": "69",
"printed_number": "69",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy7/xy7-69vs.small.jpeg?v=1777696274577",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy7/xy7-69vs.small.jpeg?v=1777696274577",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy7/xy7-69vs.small.jpeg?v=1777696274577"
}
],
"expansion": {
"id": "xy7",
"name": "Ancient Origins",
"total": 101,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "AOR",
"printed_total": 98,
"release_date": "2015/08/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "183195",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy7/xy7-69vs.small.jpeg?v=1777696274577",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy7/xy7-69vs.small.jpeg?v=1777696274577",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/xy7/xy7-69vs.small.jpeg?v=1777696274577"
}
]
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 0.43,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 0.43
},
{
"condition": "LP",
"price": 0.32
},
{
"condition": "MP",
"price": 0.34
},
{
"condition": "HP",
"price": 0.22
},
{
"condition": "DMG",
"price": 0.22
}
],
"graded": [],
"market_updated_at": "2026-09-22T03:03:44.352Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}