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.
The Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/ecard1-83?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard1-83",
"name": "Jynx",
"number": "83",
"printed_number": "83",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83.large.webp"
}
],
"expansion": {
"id": "ecard1",
"name": "Expedition Base Set",
"total": 165,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "EX",
"printed_total": 165,
"release_date": "2002/09/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86374",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ice Punch",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Powder Snow",
"text": "The Defending Pokémon is now Asleep.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 10.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.17
},
{
"condition": "LP",
"price": 7.83
},
{
"condition": "MP",
"price": 5.19
},
{
"condition": "HP",
"price": 2.52
},
{
"condition": "DMG",
"price": 4.25
}
],
"graded": [
{
"company": "CGC",
"grade": "1",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 28.5,
"low": 20,
"high": 37,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 21,
"low": 21,
"high": 21,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 13.68,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 19.25,
"low": 16.36,
"high": 22.14,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 23.99,
"low": 20.39,
"high": 27.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "6",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:48:57.391Z",
"trend_7d": {
"direction": "up",
"percent": 2.42
}
}
}
}