Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If your opponent has 3 or fewer Prize cards remaining, this attack does 90 more damage.
/api/v1/pokemon/cards/mep-15vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "mep-15vs",
"name": "Zacian (Staff Stamp)",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/15vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/15vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/15vs.large.webp"
}
],
"expansion": {
"id": "mep",
"name": "Mega Evolution Black Star Promos",
"total": 112,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEP",
"printed_total": 112,
"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/15vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/15vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/15vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "130",
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Limit Break",
"text": "If your opponent has 3 or fewer Prize cards remaining, this attack does 90 more damage.",
"damage": "50+"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Shiburingaru",
"pricing": {
"currency": "USD",
"market": 30.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 30.99
},
{
"condition": "LP",
"price": 28.88
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 202.5,
"low": 202.5,
"high": 204,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18.88,
"low": 18.06,
"high": 19.69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 46,
"high": 51.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:07:06.090Z",
"trend_7d": {
"direction": "down",
"percent": -1.81
}
}
}
}