WiserReview
    WiserReview
    • Introduction
    • Authentication
      • Generate Token
        GET
    • Review
      • Get review list
        GET
      • Get reviews by product
        GET
    • Widget

    Introduction

    The WiserReview API allows users to access their data programmatically. This API is available for all users who want to connect their systems with WiserReview.
    All endpoints require authentication. Clients must first generate a JWT token using the authentication API. This process requires an API key, which can be found in the Settings page of the WiserReview dashboard at https://app.wiserreview.com
    The API uses JSON for all requests and responses.
    Modified at 2026-01-02 10:55:08
    Next
    Generate Token
    Built with