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-101vuu?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo4-101vuu",
"name": "Magnifier",
"number": "101",
"printed_number": "101",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/101vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/101vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/101vuu.large.webp"
}
],
"expansion": {
"id": "neo4-unlimited",
"name": "Neo Destiny Unlimited",
"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": "87122",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/101vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/101vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo4-unlimited/101vuu.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Uncommon",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
},
{
"condition": "LP",
"price": 1.5
},
{
"condition": "MP",
"price": 1.14
},
{
"condition": "HP",
"price": 0.39
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 59.19,
"low": 50.31,
"high": 68.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 99.95,
"low": 84.96,
"high": 114.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 6,
"low": 6,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:45:47.012Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}