Skip to main content
POST
/producthunt/leaderboards

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
period
enum<string>
required
Available options:
daily,
weekly,
monthly,
yearly
date
string
required
Minimum string length: 4
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

rank
integer
required
id
string
required
name
string
required
launch_alias
string
required
url
string
required
@type
string
default:ProductHuntLeaderboardItem
tagline
string | null
product_id
string | null
product_alias
string | null
image
string | null
upvote_count
integer | null
comment_count
integer | null
daily_rank
integer | null
weekly_rank
integer | null
monthly_rank
integer | null
created_at
string | null
topics
object[]