Developers & API

Build verified reviews into your stack.

A clean REST API and real-time webhooks for requesting reviews, reading verified ratings, syncing customers, and piping review events wherever you need them. OAuth 2.0, JSON everywhere.

request-review.sh
# Fire a verified review request
curl -X POST https://api.surecritic.com/v2/reviews/request \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "location_id": "loc_8f2a",
    "customer": {
      "name": "Maria Lopez",
      "phone": "+12065550100"
    },
    "ticket_id": "RO-44218"
  }'
REST
JSON over HTTPS
OAuth 2.0
Token-based auth
Webhooks
Real-time events
Zapier
No-code workflows
What you can build

The primitives, not just a widget.

Request reviews

Trigger a verified review request off any event in your system: a closed ticket, a completed delivery, a support resolution.

Read ratings & reviews

Pull verified ratings, review text, and aggregate scores to display in your own app, dashboard, or report.

Subscribe to events

Get a webhook the instant a review lands, a rating changes, or a ReScore® completes, and react in real time.

Sync customers

Push customer and vehicle records so review requests reach the right person with the right context.

Verify authenticity

Query the verification status and transaction linkage behind any review for trust and compliance use cases.

Report & analyze

Aggregate NPS®, response rate, and rating trends across locations into your own BI tooling.

Core endpoints

A small, predictable surface.

Versioned, JSON, and documented. Everything below is available the day you get a key.

POST/v2/reviews/requestSend a verified review request
GET/v2/reviewsList & filter verified reviews
GET/v2/locations/{id}/ratingAggregate rating for a location
POST/v2/customersCreate or update a customer
GET/v2/rescore/{id}Status of a ReScore® workflow
POST/v2/webhooksSubscribe to review events

Illustrative endpoints. See the full API reference for the live public resources.

Read the API reference
No engineers to spare?

Connect it with Zapier, zero code.

Prefer not to write code? SureCritic on Zapier links to 6,000+ apps. Trigger review requests from a Google Sheet, a CRM update, or a form submission, and route review events into Slack, email, or your data warehouse.

  • Triggers & actionsBoth directions: start requests and react to review events.
  • No maintenanceNo servers, no tokens to rotate, no code to keep alive.
Zap · live
Trigger
New row in Google Sheets
When a customer is added
Action 1
SureCritic: Send review request
Verified request by SMS + email
Action 2
Post review to Slack
New 5★ review → #wins channel

Ready for a key?

Tell us what you're building and we'll get you sandbox credentials and the full API reference.