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-14vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy7-14vh",
"name": "Entei",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/14vh.large.webp"
}
],
"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": "100620",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy7/14vh.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 1.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.87
},
{
"condition": "LP",
"price": 0.88
},
{
"condition": "MP",
"price": 0.67
},
{
"condition": "HP",
"price": 1.13
},
{
"condition": "DMG",
"price": 0.69
}
],
"graded": [
{
"company": "ACE",
"grade": "5",
"value": 20.17,
"low": 17.14,
"high": 23.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "7",
"value": 25.13,
"low": 21.36,
"high": 28.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 299,
"low": 101,
"high": 350,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 23.25,
"low": 19.13,
"high": 58.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T03:39:18.680Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}