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/neo1-110vuu?include=prices 200 20ms{
"success": true,
"data": {
"id": "neo1-110vuu",
"name": "Psychic Energy",
"number": "110",
"printed_number": "110",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/110vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/110vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/110vuu.large.webp"
}
],
"expansion": {
"id": "neo1-unlimited",
"name": "Neo Genesis Unlimited",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 111,
"release_date": "2000/12/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88414",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/110vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/110vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/110vuu.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Basic"
],
"rarity": "Common",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 1.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.99
},
{
"condition": "LP",
"price": 0.84
},
{
"condition": "MP",
"price": 0.55
},
{
"condition": "HP",
"price": 0.52
},
{
"condition": "DMG",
"price": 0.4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25,
"low": 25,
"high": 33.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-13T09:12:30.089Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}