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/ex1-20vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex1-20vrh",
"name": "Sceptile",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/20vrh.large.webp"
}
],
"expansion": {
"id": "ex1",
"name": "Ruby & Sapphire",
"total": 109,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "RS",
"printed_total": 109,
"release_date": "2003/07/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88945",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex1/20vrh.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": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 13.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.19
},
{
"condition": "LP",
"price": 5.95
},
{
"condition": "MP",
"price": 3.72
},
{
"condition": "HP",
"price": 3.53
},
{
"condition": "DMG",
"price": 2.6
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 222,
"low": 89,
"high": 222,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 67.41,
"low": 57.3,
"high": 77.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 47.5,
"low": 15,
"high": 90,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 4075.25,
"low": 2212.88,
"high": 5937.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 108.75,
"low": 92.44,
"high": 125.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14.5,
"low": 9.75,
"high": 14.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 82.68,
"low": 114.99,
"high": 114.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 126.66,
"low": 173.9,
"high": 173.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-17T03:24:46.374Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}