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/xyp-XY207vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xyp-XY207vh",
"name": "Gym Badge",
"number": "XY207",
"printed_number": "XY207",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY207vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY207vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY207vh.large.webp"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "127145",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY207vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY207vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY207vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Promo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 19.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.46
},
{
"condition": "LP",
"price": 11.68
},
{
"condition": "MP",
"price": 13.2
},
{
"condition": "HP",
"price": 0.25
},
{
"condition": "DMG",
"price": 4.99
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4,
"low": 4,
"high": 9.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 39.99,
"low": 11.5,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 9.6,
"high": 42.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 41.5,
"low": 26.9,
"high": 42.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:05:03.785Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}