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-5?include=prices 200 16ms{
"success": true,
"data": {
"id": "pop4-5",
"name": "Sceptile",
"number": "5",
"printed_number": "5",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5.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": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop4/5.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": 999,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 999
},
{
"condition": "LP",
"price": 131.27
},
{
"condition": "MP",
"price": 140
},
{
"condition": "HP",
"price": 179.99
},
{
"condition": "DMG",
"price": 125
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 750,
"low": 637.5,
"high": 862.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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": 791.5,
"low": 437.25,
"high": 1145.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 399,
"low": 339.15,
"high": 458.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 425,
"low": 280,
"high": 462,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 382.22,
"low": 150.5,
"high": 623.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T02:52:11.252Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}