Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/me1-28vh?include=prices 200 148ms{
"success": true,
"data": {
"id": "me1-28vh",
"name": "Cinderace",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/28vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/28vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/28vh.large.png"
}
],
"expansion": {
"id": "me1",
"name": "Mega Evolution",
"total": 188,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEG",
"printed_total": 132,
"release_date": "2025/09/26",
"logo": "https://images.scrydex.com/pokemon/me1-logo/logo",
"symbol": "https://images.scrydex.com/pokemon/me1-symbol/symbol"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "654367",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/28vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/28vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/28vh.large.png"
}
]
}
],
"rarity": "Rare",
"artist": "REND",
"pricing": {
"currency": "USD",
"market": 0.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.2
},
{
"condition": "LP",
"price": 0.15
},
{
"condition": "MP",
"price": 0.14
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 2.81,
"low": 2.39,
"high": 3.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45.01,
"low": 38.26,
"high": 51.76,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9.52,
"low": 8.09,
"high": 10.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T20:53:19.599Z",
"trend_7d": {
"direction": "down",
"percent": -4.76
}
}
}
}