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/neo3-63v1e?include=prices 200 17ms{
"success": true,
"data": {
"id": "neo3-63v1e",
"name": "Rocket's Hideout",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/63v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/63v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/63v1e.large.webp"
}
],
"expansion": {
"id": "neo3-1st-edition",
"name": "Neo Revelation 1st Edition",
"total": 66,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 66,
"release_date": "2001/09/21",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88770",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/63v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/63v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/63v1e.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Uncommon",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 45.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 45.65
},
{
"condition": "LP",
"price": 19.7
},
{
"condition": "MP",
"price": 13.23
},
{
"condition": "HP",
"price": 13.16
},
{
"condition": "DMG",
"price": 7.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 55,
"low": 51,
"high": 55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 106.1,
"low": 136.5,
"high": 148.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 99,
"low": 99,
"high": 424,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 34.6,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 21,
"low": 21,
"high": 27.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 153.5,
"low": 150.7,
"high": 270.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T03:29:51.720Z",
"trend_7d": {
"direction": "up",
"percent": 18.11
}
}
}
}