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

/api/v1/pokemon/cards/mep-1vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "mep-1vs",
"name": "Meganium (Staff Stamp)",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vs.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": "656800",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/1vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "160",
"abilities": [
{
"name": "Wild Growth",
"text": "Each Basic Grass Energy attached to all of your Pokémon provides GrassGrass Energy. The effect of Wild Growth doesn't stack.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Solar Beam",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Uninori",
"pricing": {
"currency": "USD",
"market": 116.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 116.89
},
{
"condition": "LP",
"price": 105.8
},
{
"condition": "HP",
"price": 50
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 146.18,
"low": 124.25,
"high": 168.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 56.4,
"low": 47.94,
"high": 64.86,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 292.24,
"low": 295.49,
"high": 299.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 76.49,
"low": 68.74,
"high": 84.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 24.01,
"low": 20.41,
"high": 27.61,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 72.93,
"low": 70.17,
"high": 80.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:07:06.090Z",
"trend_7d": {
"direction": "up",
"percent": 4.2
}
}
}
}