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/xy11-104vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy11-104vrh",
"name": "Pokémon Ranger",
"number": "104",
"printed_number": "104",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/104vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/104vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/104vrh.large.webp"
}
],
"expansion": {
"id": "xy11",
"name": "Steam Siege",
"total": 116,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "STS",
"printed_total": 114,
"release_date": "2016/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "121228",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/104vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/104vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/104vrh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Uncommon",
"artist": "Yusuke Ohmura",
"pricing": {
"currency": "USD",
"market": 0.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.41
},
{
"condition": "LP",
"price": 0.27
},
{
"condition": "MP",
"price": 0.31
},
{
"condition": "HP",
"price": 0.21
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "CGC",
"grade": "1",
"value": 25,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 53.5,
"low": 38,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:54:36.555Z",
"trend_7d": {
"direction": "up",
"percent": 2.5
}
}
}
}