Skip to main content
POST
/producthunt/launches

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
launch
string
required
Minimum string length: 1
Pattern: ^(?:https?://[^\s]+|//[^\s]+|(?:www\.)?producthunt\.com[^\s]*|[A-Za-z0-9][A-Za-z0-9._-]*)$
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:ProductHuntLaunch
tagline
string | null
launch_number
integer | null
launch_date
string | null
created_at
string | null
scheduled_at
string | null
updated_at
string | null
daily_rank
integer | null
weekly_rank
integer | null
upvote_count
integer | null
launch_day_score
integer | null
comment_count
integer | null
launch_state
string | null
product_state
string | null
pricing_type
string | null
is_top_launch
boolean | null
is_available
boolean | null
is_launching_today
boolean | null
is_launched_this_week
boolean | null
image
string | null
website_url
string | null
product
object | null
hunter
object | null
makers
object[]
topics
object[]
media
object[]
badges
object[]