Skip to main content
POST
/producthunt/forums/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

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

Response

Successful Response

id
string
required
alias
string
required
url
string
required
@type
string
default:ProductHuntForumsSearchThread
text
string | null
author
object | null
forum
object | null
created_at
string | null
vote_count
integer | null
comment_count
integer | null
is_pinned
boolean | null