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 can't attack Cyndaquil during your opponent's next turn. (Benching or evolving either Pokémon ends this effect.)
This attack's damage isn't affected by Weakness, Resistance, Pokémon Powers, or any other effects on the Defending Pokémon.
/api/v1/pokemon/cards/neo1-56v1e?include=prices 200 18ms{
"success": true,
"data": {
"id": "neo1-56v1e",
"name": "Cyndaquil",
"number": "56",
"printed_number": "56",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/56v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/56v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/56v1e.large.webp"
}
],
"expansion": {
"id": "neo1-1st-edition",
"name": "Neo Genesis 1st Edition",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 111,
"release_date": "2000/12/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84543",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/56v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/56v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo1-1st-edition/56v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Leer",
"text": "Flip a coin. If heads, the Defending Pokémon can't attack Cyndaquil during your opponent's next turn. (Benching or evolving either Pokémon ends this effect.)"
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Swift",
"text": "This attack's damage isn't affected by Weakness, Resistance, Pokémon Powers, or any other effects on the Defending Pokémon.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 15.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.08
},
{
"condition": "LP",
"price": 7.13
},
{
"condition": "MP",
"price": 4.31
},
{
"condition": "HP",
"price": 2.37
},
{
"condition": "DMG",
"price": 1.59
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 103.25,
"low": 69.85,
"high": 700,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 23,
"low": 23,
"high": 25.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 46.35,
"low": 69.99,
"high": 69.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 43.5,
"low": 36.98,
"high": 50.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 97,
"low": 93,
"high": 113,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 20.04,
"low": 24.5,
"high": 24.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 76.5,
"low": 55.4,
"high": 148,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "10",
"value": 192.71,
"low": 163.8,
"high": 221.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:44:21.374Z",
"trend_7d": {
"direction": "flat",
"percent": -0.13
}
}
}
}