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 until you get tails. Search your deck for an amount of Basic Energy up to the number of heads and attach it to this Pokémon. Then, shuffle your deck.
This Pokémon is now Asleep.
/api/v1/pokemon/cards/me3-63vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "me3-63vrh",
"name": "Snorlax",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-63vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-63vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-63vrh.large.webp"
}
],
"expansion": {
"id": "me3",
"name": "Perfect Order",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "POR",
"printed_total": 88,
"release_date": "2026/03/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "684440",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-63vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-63vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-63vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "160",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Gormandizer",
"text": "Flip a coin until you get tails. Search your deck for an amount of Basic Energy up to the number of heads and attach it to this Pokémon. Then, shuffle your deck."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Collapse",
"text": "This Pokémon is now Asleep.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Toshinao Aoki",
"pricing": {
"currency": "USD",
"market": 0.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.34
},
{
"condition": "LP",
"price": 0.23
},
{
"condition": "DMG",
"price": 0.1
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 65.49,
"low": 55.67,
"high": 75.31,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 83,
"low": 62,
"high": 103.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 200.23,
"low": 198.2,
"high": 199.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 15.7,
"high": 27.79,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-21T02:59:00.217Z",
"trend_7d": {
"direction": "down",
"percent": -5.56
}
}
}
}