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-12vrh?include=prices 200 267ms{
"success": true,
"data": {
"id": "me1-12vrh",
"name": "Celebi",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/12vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/12vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/12vrh.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": "654351",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/12vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/12vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/12vrh.large.png"
}
]
}
],
"rarity": "Uncommon",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 0.23,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.23
},
{
"condition": "LP",
"price": 0.18
},
{
"condition": "MP",
"price": 0.12
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37.66,
"low": 32.01,
"high": 43.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.99,
"low": 15.75,
"high": 15.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T20:53:19.599Z",
"trend_7d": {
"direction": "down",
"percent": -20.69
}
}
}
}