Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Flip a coin. If heads, choose a Special Energy card attached to 1 of your opponent's Pokémon. Your opponent shuffles that card into his or her deck.
/api/v1/pokemon/cards/neo3-54vuu?include=prices 200 16ms{
"success": true,
"data": {
"id": "neo3-54vuu",
"name": "Smoochum",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/54vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/54vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/54vuu.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": "89359",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/54vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/54vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/54vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Baby"
],
"types": [
"Psychic"
],
"hp": "30",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Psykiss",
"text": "Flip a coin. If heads, choose a Special Energy card attached to 1 of your opponent's Pokémon. Your opponent shuffles that card into his or her deck."
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 1.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.85
},
{
"condition": "LP",
"price": 0.87
},
{
"condition": "MP",
"price": 0.63
},
{
"condition": "HP",
"price": 0.56
},
{
"condition": "DMG",
"price": 0.53
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 9.25,
"low": 8.5,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 4.5,
"low": 3.83,
"high": 5.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6.5,
"low": 3.5,
"high": 9.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 70.93,
"low": 80,
"high": 80,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 26.27,
"low": 15.6,
"high": 15.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18,
"low": 16,
"high": 18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:28:32.733Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}