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-16vs?include=prices 200 53ms{
"success": true,
"data": {
"id": "mep-16vs",
"name": "Flygon (Staff Stamp)",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vs.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vs.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vs.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": "663192",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vs.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vs.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/16vs.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "Oswaldo KATO",
"pricing": {
"currency": "USD",
"market": 43.01,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 43.01
},
{
"condition": "LP",
"price": 36.01
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 265,
"low": 249.99,
"high": 342.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40,
"low": 11.35,
"high": 40,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 45.25,
"low": 15,
"high": 46,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 181.25,
"low": 178.12,
"high": 184.37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T15:01:45.397Z",
"trend_7d": {
"direction": "flat",
"percent": -0.23
}
}
}
}