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, the Defending Pokémon is now Paralyzed.
Pupitar does 10 damage to itself.
/api/v1/pokemon/cards/ex11-51?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex11-51",
"name": "Pupitar δ",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/51.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/51.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/51.large.webp"
}
],
"expansion": {
"id": "ex11",
"name": "Delta Species",
"total": 114,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DS",
"printed_total": 113,
"release_date": "2005/10/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88455",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/51.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/51.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/51.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Paralyzing Gaze",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed."
},
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Double-edge",
"text": "Pupitar does 10 damage to itself.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 2.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.55
},
{
"condition": "LP",
"price": 1.69
},
{
"condition": "MP",
"price": 1.17
},
{
"condition": "HP",
"price": 1.36
},
{
"condition": "DMG",
"price": 1.22
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 102.4,
"low": 84.8,
"high": 187.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 108.5,
"low": 92.23,
"high": 124.78,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 85,
"low": 51.8,
"high": 120.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:02:07.191Z",
"trend_7d": {
"direction": "up",
"percent": 1.19
}
}
}
}