Product Reviews
Enrichment
Product Reviews
Fetch G2 product reviews for a given company.
GET
Product Reviews
Documentation Index
Fetch the complete documentation index at: https://docs.wokelo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Retrieves paginated product reviews for a specified company, supporting configurable result limits and offsets for efficient data navigation. Returns a structured list of product reviews.Endpoint Details
- Method: GET
- Endpoint:
/api/enterprise/company/product-reviews/
Authentication requirements
- Include a valid JWT token in your request header
- If you don’t have a token yet, you can get one from the
/auth/token/endpoint first.
Request
Request Parameters
Header Parameters
JWT token obtained from the Authentication request
URL Parameters
Permalink of the company whose product reviews need to be fetched E.g.
"salesforce"Maximum number of product reviews to return
Number of records to skip before starting to return results