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-22vuu?include=prices 200 27ms{
"success": true,
"data": {
"id": "neo1-22vuu",
"name": "Elekid",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/22vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/22vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/22vuu.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": "85168",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/22vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/22vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-unlimited/22vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Baby"
],
"types": [
"Lightning"
],
"hp": "30",
"abilities": [
{
"name": "Playful Punch",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, do 20 damage to your opponent's Active Pokémon. (Apply Weakness and Resistance.) Either way, this ends your turn. This power can't be used if Elekid is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"rarity": "Rare",
"artist": "Miki Tanaka",
"pricing": {
"currency": "USD",
"market": 4.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.2
},
{
"condition": "LP",
"price": 2.67
},
{
"condition": "MP",
"price": 1.55
},
{
"condition": "HP",
"price": 1.3
},
{
"condition": "DMG",
"price": 1.31
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 29,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 15.98,
"low": 13.58,
"high": 18.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6.5,
"low": 6.5,
"high": 10.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 65,
"low": 65,
"high": 98.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 9.19,
"low": 7.81,
"high": 10.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 15.5,
"high": 16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27.88,
"low": 32,
"high": 32,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:52:56.425Z",
"trend_7d": {
"direction": "flat",
"percent": 0.24
}
}
}
}