Skip to content
ANY//
//Endpoints · Product Hunt

Product Hunt Endpoint Reference

23 maintained endpoints and what each returns. For the full Product Hunt overview — sample response, FAQ and use cases — see the source page.

About the Product Hunt source
/api/producthunt/products/searchKeyword search across PH products — id, name, tagline, alias, url, rating, review_count, image.
/api/producthunt/productsFull product profile: profile data, categories, pricing, social links, AI-tagged pros/cons, makers list.
/api/producthunt/products/reviewsUser reviews with 4-dimension rating breakdown, sentiment text, reviewer-named alternatives.
/api/producthunt/products/alternativesAI-ranked competitor products with similarity scores (embedding, category, rating).
/api/producthunt/products/customersReverse stack — products that use this product, each with a testimonial shoutout.
/api/producthunt/products/launchesFull launch history for a product: ranks, vote counts, awards (Golden Kitty / TopPost).
/api/producthunt/launchesFull launch detail: hunter, makers, topics, media, badges, vote/comment counts, launch state.
/api/producthunt/launches/commentsLaunch discussion thread — makers, hunters, and community replies with nested structure.
/api/producthunt/launches/searchSearch launches by keyword and optional topic filter.
/api/producthunt/leaderboardsTop-ranked launches for daily / weekly / monthly / yearly periods.
/api/producthunt/usersFull user profile: reputation, Kitty Points rankings, badges, social links, products made.
/api/producthunt/users/commentsComments a user posted — each with launch context and parent product.
/api/producthunt/users/launchesMaker’s full launch history across all their products.
/api/producthunt/users/upvotesLaunches a user upvoted — intent and affinity signal.
/api/producthunt/users/stacksProducts in a user’s stack — what they actually use.
/api/producthunt/users/collectionsCurated product lists a user created.
/api/producthunt/topicsTopic page (e.g. artificial-intelligence) with top products and sub-topics.
/api/producthunt/collectionsCurated collection with curator profile and product list.
/api/producthunt/collections/searchBrowse or keyword-search all PH collections.
/api/producthunt/categoriesCategory page with top products and sub-categories.
/api/producthunt/categories/listFull category taxonomy tree.
/api/producthunt/forums/searchForum thread search — global feed, per-forum, or keyword-filtered.
/api/producthunt/forums/threadsSingle forum thread with nested comment tree.