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-21vh?include=prices 200 171ms{
"success": true,
"data": {
"id": "mep-21vh",
"name": "Weavile",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/21vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/21vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/21vh.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": "664063",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/21vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/21vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/21vh.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "matazo",
"pricing": {
"currency": "USD",
"market": 0.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.32
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [
{
"company": "ACE",
"grade": "8",
"value": 16.28,
"low": 13.84,
"high": 18.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 75,
"low": 75,
"high": 75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 126,
"low": 103.92,
"high": 126,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.89,
"low": 13.77,
"high": 13.97,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-07-31T08:16:16.139Z",
"trend_7d": {
"direction": "down",
"percent": -13.51
}
}
}
}