Skip to main content
POST
/producthunt/products/launches

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|//[^\s]+|(?:www\.)?producthunt\.com[^\s]*|[A-Za-z0-9][A-Za-z0-9._-]*)$
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
alias
string
required
name
string
required
url
string
required
@type
string
default:ProductHuntProductLaunch
tagline
string | null
external_url
string | null
image
string | null
created_at
string | null
updated_at
string | null
vote_count
integer | null
launch_day_vote_count
integer | null
comment_count
integer | null
daily_rank
integer | null
weekly_rank
integer | null
monthly_rank
integer | null
state
string | null
awards
object[]