Producthunt Product Info
Producthunt Product Info via API.
Credit cost: 1 credit per call
Authorization
ApiKeyAuth x-api-key<token>
Your API key. Include it in the x-api-key header for every request.
In: header
Query Parameters
query*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.piloterr.com/v2/producthunt/product/info?query=string"[
{
"name": "Example",
"value": {
"id": "111772",
"logo": "https://ph-files.imgix.net/01cca4e0-cc5d-4b42-931e-c76756e76f07.jpeg",
"name": "Miro",
"slug": "miro",
"tagline": "The visual collaboration platform for every team",
"categories": [
{
"id": "46",
"name": "Productivity"
}
],
"description": "<div>Miro enables you to engage all your collocated, distributed,</div><div>or remote teams across formats, tools, channels, and time zones, without the constraints of physical location, meeting space, and whiteboards.</div>",
"posts_count": 25,
"screenshots": [
"https://ph-files.imgix.net/b8d40ef8-32f7-474f-90b9-b29801ae04a5.jpeg",
"https://ph-files.imgix.net/7718a5c1-a635-4804-a605-4543f506e77a.png",
"https://ph-files.imgix.net/16ccd149-dedf-4351-84f4-03380e7a4090.png"
],
"pricing_type": null,
"social_links": {
"website": "https://miro.com/"
},
"reviews_count": null,
"reviews_rating": 4.85,
"reviewers_count": 342
}
}
]{
"error": "Bad Request"
}{
"error": "Invalid API Key"
}{
"error": "Payment required"
}{
"error": "Rate limit exceeded for the API key: quota monthly"
}{
"error": "Internal Error"
}