GET
/
api
/
v2
/
producthunt
/
product
/
info
x-api-key
string
required

This parameter specifies the private key you’ll need for Piloterr access.

Parameters

query
string

A query to search for a product. It should be a Product URL or Product slug.

Response

product
Product Object
id
string

The unique identifier for the product.

slug
string

The URL-friendly string that identifies the product.

name
string

The official name of the product.

tagline
string

A brief slogan or phrase associated with the product.

description
string

A detailed description of the product.

logo
string

The URL leading to the logo image of the product.

screenshots
list

A list of URLs leading to screenshots of the product.

categories
list

Categories associated with the product.

pricing_type
string

The type of pricing structure associated with the product.

stacks_count
number

The number of technology stacks related to the product.

posts_count
number

The number of posts related to the product.

reviews_count
number

The number of reviews for the product.

reviewers_count
number

The number of unique reviewers for the product.

reviews_rating
float

The average rating from all reviews of the product.

website_url
string

The main website URL of the product.

ios_url
string

The URL leading to the iOS application of the product, if available.

android_url
string

The URL leading to the Android application of the product, if available.

instagram_url
string

The URL of the product’s Instagram profile, if available.

facebook_url
string

The URL of the product’s Facebook page, if available.

twitter_url
string

The URL of the product’s Twitter profile, if available.

linkedin_url
string

The URL of the product’s LinkedIn profile, if available.

github_url
string

The URL of the product’s GitHub repository, if available.

medium_url
string

The URL of the product’s Medium profile, if available.

angellist_url
string

The URL of the product’s AngelList profile, if available.

threads_url
string

The URL leading to discussion threads related to the product, if available.