Trustpilot
Version 0.0.2
Checkout the API docs here for more information.
Set up
- Enter the name of your website that your customers review in the field 'Website Name'.
- To create or retrieve your Client ID and Client Secret please follow these instructions.
- Enter the username and password for the account the API was set up from.
- Please add the following as the redirect URI:
https://app.kleene.co.uk/callback.html
Features
Feature | Support | Notes |
---|---|---|
Backfill | 🟢 | All data can be backfilled on all reports |
Incremental | ❌ | |
API reliability | 🟢 | Reliable |
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint |
---|---|---|---|
Company Reviews | N/A | ID | Business unit private reviews |
Products | N/A | ID | Get products |
Product Reviews | N/A | ID | Get private product reviews |
Company Reviews Public (all reviews) | N/A | ID | Business unit reviews |
Limitations
Company Reviews
reportThe API endpoint that
Company Reviews
report uses is limited to 100,000 records. It will not work if you need to request more than 100,000 reviews.In those cases, please use the
Company Reviews Public (all reviews)
report to retrieve your reviews. This is a public endpoint and won't return customer emails or order IDs.
Updated 7 days ago