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

Remove 1 damage counter from Jigglypuff.
The Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/ecard3-68?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard3-68",
"name": "Jigglypuff",
"number": "68",
"printed_number": "68",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/68.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/68.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/68.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86313",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/68.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/68.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/68.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Nap",
"text": "Remove 1 damage counter from Jigglypuff."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Lullaby",
"text": "The Defending Pokémon is now Asleep.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 30.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 30.35
},
{
"condition": "LP",
"price": 28.01
},
{
"condition": "MP",
"price": 26.99
},
{
"condition": "HP",
"price": 23.79
},
{
"condition": "DMG",
"price": 21.77
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 152.48,
"low": 105.95,
"high": 199,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 81.71,
"low": 89.99,
"high": 89.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 18.99,
"low": 16.14,
"high": 21.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 374.84,
"low": 318.61,
"high": 431.07,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 45.05,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 107.99,
"low": 69.5,
"high": 69.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 107.41,
"low": 79.8,
"high": 142.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "3",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "flat",
"percent": 0.5
}
}
}
}