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-16vh?include=prices 200 149ms{
"success": true,
"data": {
"id": "mep-16vh",
"name": "Flygon",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.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": "663191",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vh.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "Oswaldo KATO",
"pricing": {
"currency": "USD",
"market": 9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9
},
{
"condition": "LP",
"price": 8.6
},
{
"condition": "MP",
"price": 8.61
},
{
"condition": "DMG",
"price": 5.28
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 81,
"low": 68.85,
"high": 93.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 300.55,
"low": 344,
"high": 344,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 11.35,
"low": 9.65,
"high": 13.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 43.54,
"low": 40.1,
"high": 48.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "8",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T02:15:52.558Z",
"trend_7d": {
"direction": "down",
"percent": -4.83
}
}
}
}