WiserReview
    • Introduction
    • API Refrences
      • Authentication
        • Generate Token
      • Reviews
        • Get review list
        • Get reviews by product
        • Create review
      • Widgets
        • Star rating
        • Product Review
    • Guides
      • Widgets
        • Plugins
        • Custom site
      • Webhooks
        • Introduction
      • Rich Snippet
        • Product Rich Snippet

    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