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-61vuu?include=prices 200 19ms{
"success": true,
"data": {
"id": "neo3-61vuu",
"name": "Healing Field",
"number": "61",
"printed_number": "61",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/61vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/61vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/61vuu.large.webp"
}
],
"expansion": {
"id": "neo3-unlimited",
"name": "Neo Revelation Unlimited",
"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": "86041",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/61vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/61vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/61vuu.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Uncommon",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 1.91,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.91
},
{
"condition": "LP",
"price": 1.04
},
{
"condition": "MP",
"price": 0.89
},
{
"condition": "HP",
"price": 1.64
},
{
"condition": "DMG",
"price": 0.44
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16,
"low": 5.5,
"high": 99.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6.75,
"low": 5.74,
"high": 7.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 55.81,
"low": 55.81,
"high": 58.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12.01,
"low": 10.21,
"high": 13.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9.5,
"low": 6,
"high": 14.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:28:32.733Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}