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/neo4-100v1e?include=prices 200 18ms{
"success": true,
"data": {
"id": "neo4-100v1e",
"name": "Lucky Stadium",
"number": "100",
"printed_number": "100",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/100v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/100v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/100v1e.large.webp"
}
],
"expansion": {
"id": "neo4-1st-edition",
"name": "Neo Destiny 1st Edition",
"total": 113,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 113,
"release_date": "2002/02/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86893",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/100v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/100v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-1st-edition/100v1e.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Uncommon",
"artist": "Imakuni?",
"pricing": {
"currency": "USD",
"market": 14.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.99
},
{
"condition": "LP",
"price": 4.72
},
{
"condition": "MP",
"price": 2.59
},
{
"condition": "HP",
"price": 2.16
},
{
"condition": "DMG",
"price": 1.4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 34.53,
"low": 41.1,
"high": 48.97,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 101,
"low": 101,
"high": 130.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 93.29,
"low": 79.3,
"high": 107.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 45.81,
"low": 33.84,
"high": 80.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:38:17.114Z",
"trend_7d": {
"direction": "up",
"percent": 15.4
}
}
}
}