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

Heal 20 damage from this Pokémon. This Pokémon is now Asleep.
/api/v1/pokemon/cards/xy2-80?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy2-80",
"name": "Snorlax",
"number": "80",
"printed_number": "80",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/80.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/80.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/80.large.webp"
}
],
"expansion": {
"id": "xy2",
"name": "Flashfire",
"total": 110,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FLF",
"printed_total": 106,
"release_date": "2014/05/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "91217",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/80.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/80.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2/80.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "130",
"abilities": [
{
"name": "Stir and Snooze",
"text": "If this Pokémon is Asleep, flip 2 coins instead of 1 between turns. If either of them is tails, this Pokémon is still Asleep.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Sleepy Press",
"text": "Heal 20 damage from this Pokémon. This Pokémon is now Asleep.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 4.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.75
},
{
"condition": "LP",
"price": 2.34
},
{
"condition": "MP",
"price": 1.57
},
{
"condition": "HP",
"price": 1.42
},
{
"condition": "DMG",
"price": 0.98
}
],
"graded": [
{
"company": "ACE",
"grade": "7",
"value": 141.32,
"low": 141.32,
"high": 141.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 135,
"low": 114.75,
"high": 155.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": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 518,
"low": 440.3,
"high": 595.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 141.18,
"low": 14.85,
"high": 187.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 141,
"low": 240,
"high": 240,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 141.75,
"low": 111.25,
"high": 156,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 822,
"low": 48.88,
"high": 822,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:37:40.580Z",
"trend_7d": {
"direction": "up",
"percent": 3.49
}
}
}
}