Product Hunt endpoints require a paid plan (Starter or higher). Without one, these endpoints return
402 plan_upgrade_required. See Pricing for details.Endpoints
GET /v1/product-hunt/leaderboard— Fetch a ranked daily, weekly, or monthly leaderboard, optionally filtered by topic.GET /v1/product-hunt/product— Fetch a single product’s profile: tagline, upvotes, topics, makers, and launch date.GET /v1/product-hunt/maker— Fetch a maker’s profile: headline, followers, external links, and shipped products.
Monitors
/v1/product-hunt/monitors watches a single product’s upvote count over time and notifies on change — see the Monitors reference for the shared schedule/webhook mechanics this reuses.