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 2 coins. This attack does 50 damage times the number of heads.
/api/v1/pokemon/cards/pop4-5vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pop4-5vh",
"name": "Sceptile",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5vh.large.webp"
}
],
"expansion": {
"id": "pop4",
"name": "POP Series 4",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2006/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88948",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "100",
"abilities": [
{
"name": "Energy Trans",
"text": "As often as you like during your turn (before your attack), move a Grass Energy card attached to 1 of your Pokémon to another of your Pokémon. This power can't be used if Sceptile is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tail Rap",
"text": "Flip 2 coins. This attack does 50 damage times the number of heads.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 229.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 229.96
},
{
"condition": "LP",
"price": 131.27
},
{
"condition": "MP",
"price": 140
},
{
"condition": "HP",
"price": 179.99
},
{
"condition": "DMG",
"price": 125
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 71,
"low": 60.35,
"high": 81.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 131,
"low": 111.35,
"high": 150.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 83,
"low": 70.55,
"high": 95.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 150.5,
"low": 127.93,
"high": 173.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T17:20:31.899Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}