Skip to main content
POST
/producthunt/categories

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
category
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:service__parsers__producthunt__categories__categories__ProductHuntCategory
parent
object | null
sub_categories
object[]
questions
object[]
top_products
object[]
review_count
integer | null
total_product_count
integer | null
last_updated_at
string | null