Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.
/api/v1/pokemon/cards/sv6-8vrh?include=prices 200 100ms{
"success": true,
"data": {
"id": "sv6-8vrh",
"name": "Heracross",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/8vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/8vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/8vrh.large.png"
}
],
"expansion": {
"id": "sv6",
"name": "Twilight Masquerade",
"total": 226,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "TWM",
"printed_total": 167,
"release_date": "2024/05/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "550052",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/8vrh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/8vrh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/8vrh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "120",
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Body Slam",
"text": "Flip a coin. If heads, your opponent's Active Pokémon is now Paralyzed.",
"damage": "60"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Seismic Toss",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Toshinao Aoki",
"pricing": {
"currency": "USD",
"market": 0.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.26
},
{
"condition": "LP",
"price": 0.12
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T14:21:26.774Z",
"trend_7d": {
"direction": "up",
"percent": 8.33
}
}
}
}