Product Hunt GraphQL API

A GraphQL API providing access to Product Hunt's platform data including daily product launches, votes, comments, maker profiles, topics, and collections. Supports OAuth 2.0 authentication with public, private, and write permission scopes.

API entry from apis.yml

apis.yml Raw ↑
name: Product Hunt GraphQL API
description: A GraphQL API providing access to Product Hunt's platform data including daily product launches,
  votes, comments, maker profiles, topics, and collections. Supports OAuth 2.0 authentication with public,
  private, and write permission scopes.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://api.producthunt.com/v2/docs
baseURL: https://api.producthunt.com/v2/api/graphql
tags:
- GraphQL
- Products
- Launches
- Votes
- Comments
- Makers
- Collections
- Topics
properties:
- type: Documentation
  url: https://api.producthunt.com/v2/docs
- type: GraphQL
  url: https://api.producthunt.com/v2/api/graphql
- type: GraphQLSchema
  url: https://github.com/producthunt/producthunt-api/blob/master/schema.graphql
- type: Explorer
  url: https://ph-graph-api-explorer.herokuapp.com/
- type: GraphQLReference
  url: https://api-v2-docs.producthunt.com/operation/query/
- type: Authentication
  url: https://api.producthunt.com/v2/docs#section/Authentication
- type: GitHubRepository
  url: https://github.com/producthunt/producthunt-api
- type: Dashboard
  url: https://www.producthunt.com/v2/oauth/applications
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/producthunt/refs/heads/main/rate-limits/rate-limits.yml
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/producthunt/refs/heads/main/plans/plans.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/producthunt/refs/heads/main/finops/finops.yml
contact:
- FN: Product Hunt API Support
  email: [email protected]