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

After your attack, remove from Sceptile the number of damage counters equal to the damage you did to the Defending Pokémon. If Sceptile has fewer damage counters than that, remove all of them.
Flip a coin. If heads, this attack does 40 damage plus 30 more damage.
/api/v1/pokemon/cards/pop1-4?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop1-4",
"name": "Sceptile",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/4.large.webp"
}
],
"expansion": {
"id": "pop1",
"name": "POP Series 1",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2004/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88946",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/4.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/4.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop1/4.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "100",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Cling",
"text": "After your attack, remove from Sceptile the number of damage counters equal to the damage you did to the Defending Pokémon. If Sceptile has fewer damage counters than that, remove all of them.",
"damage": "20"
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Leaf Blade",
"text": "Flip a coin. If heads, this attack does 40 damage plus 30 more damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Hiromichi Sugiyama",
"pricing": {
"currency": "USD",
"market": 20.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.27
},
{
"condition": "LP",
"price": 11.93
},
{
"condition": "MP",
"price": 7.21
},
{
"condition": "HP",
"price": 2.32
},
{
"condition": "DMG",
"price": 3.2
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 86,
"low": 73.1,
"high": 98.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 115,
"low": 97.75,
"high": 132.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 56,
"low": 52.69,
"high": 56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "5",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 29.5,
"low": 25.08,
"high": 33.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40,
"low": 40,
"high": 41.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 33,
"low": 25,
"high": 38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "3",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:07.387Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}