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-17vs?include=prices 200 50ms{
"success": true,
"data": {
"id": "mep-17vs",
"name": "Toxtricity (Staff Stamp)",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.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": "663190",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "Krgc",
"pricing": {
"currency": "USD",
"market": 38.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 38.6
},
{
"condition": "LP",
"price": 30.95
},
{
"condition": "MP",
"price": 27
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 148.75,
"low": 136.88,
"high": 160.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 224.99,
"low": 224.99,
"high": 242.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 20.57,
"low": 17.48,
"high": 23.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 37,
"low": 8.01,
"high": 37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 46.5,
"low": 46.5,
"high": 47,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 164.99,
"low": 140.24,
"high": 189.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T21:46:14.790Z",
"trend_7d": {
"direction": "flat",
"percent": 0.31
}
}
}
}