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_ja-31?include=prices 200 14ms{
"success": true,
"data": {
"id": "neo3_ja-31",
"name": "Smoochum",
"number": "238",
"printed_number": "238",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-31.large.webp"
}
],
"expansion": {
"id": "neo3_ja",
"name": "Awakening Legends",
"total": 57,
"language": "Japanese",
"language_code": "ja",
"series": "Neo",
"printed_total": 57,
"release_date": "2000/11/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/neo3_ja.symbol.png",
"translation": {
"en": {
"name": "Awakening Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3_ja-31.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": 23.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 23.06
},
{
"condition": "LP",
"price": 0.56
},
{
"condition": "MP",
"price": 0.93
},
{
"condition": "HP",
"price": 0.46
},
{
"condition": "DMG",
"price": 0.33
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7,
"high": 9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.25,
"low": 20.61,
"high": 27.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 102.51,
"low": 61.99,
"high": 192.09,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22,
"low": 20.13,
"high": 24.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 399,
"low": 231.79,
"high": 423.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:47:12.814Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}