post
https://production-api.shoutaboutus.com/api/v1/reports/response/reviews/site
Returns review/response metrics grouped by review site (publisher) for the authenticated account — per-site review count, average rating, % of total, response count, response rate.
Auth: Account — authentication; under the account-side reports/response group. Scope: store_id → single store (guarded by an ownership check); else all of the auth user's stores. No account_id/client_* params on this account variant.
Rate limit: No rate limit.
Request
- Body:
| Field | Type | Required | Notes |
|---|---|---|---|
| range_start | string | yes | Y-m-d H:i:s |
| range_end | string | yes | Y-m-d H:i:s |
| store_id | integer | no | belongs to auth company |
Response — { data: [.] } envelope; array of per-site rows.
id(int) — review_site idreview_site(string) — lowercased name (maps.google→google)review_site_logo(string|null) — S3 logo URLtotal_reviews(int) /avg_rating(float)per_of_total(float) — % of total reviewstotal_response(int) /per_total_response(float) — response rate %
Errors: 422 on validation failure.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
