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/mep-44vh?include=prices 200 123ms{
"success": true,
"data": {
"id": "mep-44vh",
"name": "Litten",
"number": "44",
"printed_number": "44",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.png"
}
],
"expansion": {
"id": "mep",
"name": "Mega Evolution Black Star Promos",
"total": 79,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEP",
"printed_total": 79,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "684468",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "Saboteri",
"pricing": {
"currency": "USD",
"market": 5.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.54
},
{
"condition": "LP",
"price": 5.41
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 71.63,
"low": 62.3,
"high": 78.39,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "CGC",
"grade": "10",
"value": 29.4,
"low": 27.6,
"high": 74.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 39.99,
"low": 19.52,
"high": 44,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9.5",
"value": 13.6,
"low": 18,
"high": 18,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 84.25,
"low": 74.5,
"high": 389.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 40,
"trend": {
"direction": "down",
"percent": -53.5
}
},
{
"company": "PSA",
"grade": "9",
"value": 31,
"low": 26.34,
"high": 44,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "down",
"percent": -6.1
}
},
{
"company": "TAG",
"grade": "10",
"value": 136.63,
"low": 135.5,
"high": 139.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "9",
"value": 30,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-29T04:46:16.464Z",
"trend_7d": {
"direction": "up",
"percent": 12.6
}
}
}
}