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-83vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard1-83vrh",
"name": "Jynx",
"number": "83",
"printed_number": "83",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83vrh.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": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/83vrh.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": 11.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.22
},
{
"condition": "LP",
"price": 7.83
},
{
"condition": "MP",
"price": 5.19
},
{
"condition": "HP",
"price": 2.52
},
{
"condition": "DMG",
"price": 4.25
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 160.51,
"low": 136.43,
"high": 184.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 82.5,
"low": 70.13,
"high": 94.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 21.99,
"low": 18.69,
"high": 25.29,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 21.6,
"low": 18.36,
"high": 24.84,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 79,
"low": 67.15,
"high": 90.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 30.73,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 82.5,
"low": 48.09,
"high": 101.15,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 190.12,
"low": 182.5,
"high": 242.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "6",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-13T23:50:36.866Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}