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-65vs?include=prices 200 50ms{
"success": true,
"data": {
"id": "mep-65vs",
"name": "Barbaracle (Staff Stamp)",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-65vs.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-65vs.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-65vs.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": null,
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-65vs.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-65vs.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-65vs.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"hp": "130",
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Hasuno",
"pricing": {
"currency": "USD",
"market": 18.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 18.71
},
{
"condition": "LP",
"price": 16.89
},
{
"condition": "MP",
"price": 15
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 255,
"low": 216.75,
"high": 293.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T15:01:45.397Z",
"trend_7d": {
"direction": "up",
"percent": 0.81
}
}
}
}