The data access API allows you to download/export all reviews from the system. The API focuses on simplicity, making it easy import data into various tools, such as Excel.
GET <https://api.tycka.io/>{{ YOUR ACCOUNT ID }}/data-access/csv/reviews
Tycka-Key: {{ YOUR AUTHENTICATION KEY }}
GET <https://api.tycka.io/>{{ YOUR ACCOUNT ID }}/data-access/json/reviews
Tycka-Key: {{ YOUR AUTHENTICATION KEY }}