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/xy5-135vrh?include=prices 200 21ms{
"success": true,
"data": {
"id": "xy5-135vrh",
"name": "Rare Candy",
"number": "135",
"printed_number": "135",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/135vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/135vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/135vrh.large.webp"
}
],
"expansion": {
"id": "xy5",
"name": "Primal Clash",
"total": 164,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PRC",
"printed_total": 160,
"release_date": "2015/02/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "96033",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/135vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/135vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/135vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Uncommon",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 3.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.25
},
{
"condition": "LP",
"price": 2.46
},
{
"condition": "MP",
"price": 2.14
},
{
"condition": "HP",
"price": 2.25
},
{
"condition": "DMG",
"price": 0.62
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:31:16.225Z",
"trend_7d": {
"direction": "flat",
"percent": -0.31
}
}
}
}