Launch monitoring
Use Product Hunt endpoints to turn launch monitoring into repeatable API requests with documented inputs and JSON responses.
Track launches, products, and maker signals from Product Hunt through documented endpoints.
Collect Product Hunt product, launch, maker, and ranking data for startup and market research.
Endpoint families
4
Documented params
48
Examples
11
Live catalog snapshot
Active endpoints
11
Methods
GET
Required params
20
Schema refs
11
{
"platform": "Product Hunt",
"endpoint": "producthunt-category",
"method": "GET",
"path": "/producthunt/category/{slug}",
"auth": "apiKey"
}Use cases
Collect Product Hunt product, launch, maker, and ranking data for startup and market research.
Use Product Hunt endpoints to turn launch monitoring into repeatable API requests with documented inputs and JSON responses.
Use Product Hunt endpoints to turn product research into repeatable API requests with documented inputs and JSON responses.
Use Product Hunt endpoints to turn startup market intelligence into repeatable API requests with documented inputs and JSON responses.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/producthunt/product/{id}
/producthunt/category/{slug}
/producthunt/leaderboard
/producthunt/search
Featured endpoints
/producthunt/category/{slug}Returns the category page payload for a Product Hunt category slug.
/producthunt/category/{slug}/productsReturns the paginated category listing payload for a Product Hunt category slug.
/producthunt/leaderboardFetches Product Hunt leaderboard data for daily, weekly, monthly, or yearly scopes via Product Hunt GraphQL.
/producthunt/product/{id}Returns the core Product Hunt product details.
/producthunt/product/{id}/aboutReturns the richer Product Hunt about-page payload, including launch, forum, review tags, and media data.
/producthunt/product/{id}/alternativesReturns paginated alternatives, tags, and related discussions for a Product Hunt product.
Related APIs
Start building