Review Widget
# Reviews Widget API (Secure Embed + Popup/Inline) Embed **beautiful, professional Google review widgets** on any website using a **single script tag** — with **domain locking**, **cached fast rendering**, and optional **custom templates**. This API is designed for agencies, local businesses, and SaaS builders who want a clean “reviews on the website” experience **without building a dashboard**.…
Review Widget endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Widget /widgets |
Create a new review widget and return a public_key plus embed script examples. Requires RapidAPI headers and a place_id or place_cid. |
| GET |
List Widgets /widgets |
List widgets for the current RapidAPI subscriber. |
| PATCH |
Update Widget /widgets/{id} |
Update widget settings, templates, domains, or status (only for the owning subscriber). |
| POST |
Rotate Widget Key /widgets/{id}/rotate-key |
Generate a new public_key for the widget and invalidate the old key immediately. |
| DELETE |
Delete Widget /widgets/{id} |
Disable a widget so it no longer serves public payloads. |
Review Widget pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $3 / month | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $21 / month | — |
|
| MEGA | $36 / month | — |
|