Skip to main content
POST
/producthunt/topics

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
topic
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
name
string
required
alias
string
required
url
string
required
@type
string
default:ProductHuntTopic
image
string | null
parent
object | null
sub_topics
object[]
categories
object[]
category_tags
object[]
ai_summary
string | null
recent_summary
string | null
total_product_count
integer | null
recent_launch_count
integer | null
products
object[]