If you have the technical expertise within your team you can use the API to fetch all your reviews into your own system. In this guide we will go over the steps required to use the API.
Step 1: Create Access Token
Before using this endpoint you need to create an access token with the correct permissions. Follow the below instructions to get an access token:
Step 1: Create Access Token
Before using this endpoint you need to create an access token with the correct permissions. Follow the below instructions to get an access token:
- Go to settings in the top navigation
- Click on Api & Webhooks
- Under create API token give your token a name
- Select the View reviews permission
- Click create
- Copy the generated token and store this somewhere for later use
Step 2: Making Your API Request
Our API can be used with most platforms including automation tools like Zapier, Pabbly as well as most third party systems that support REST API support. Click here to access the API documentation for this endpoint.