Shopper Approved · JSON Structure

Shopper Approved Review Structure

Hierarchical structure of a Shopper Approved customer review

Type: Properties: 0
ReviewsRatingsE-CommerceCustomer FeedbackSocial Proof

Shopper Approved Review Structure is a JSON Structure definition published by Shopper Approved.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "Shopper Approved Review Structure",
  "description": "Hierarchical structure of a Shopper Approved customer review",
  "resource": "Review",
  "endpoint": "/reviews/{site_id}",
  "structure": {
    "reviewid": { "type": "string", "description": "Order ID / review identifier" },
    "name": { "type": "string", "description": "Customer name" },
    "date": { "type": "date", "description": "Review submission date" },
    "rating": { "type": "integer", "min": 1, "max": 5, "description": "Star rating" },
    "review": { "type": "string", "description": "Full review text" },
    "headline": { "type": "string", "description": "Review title" },
    "verified": { "type": "boolean", "description": "Verified purchase status" },
    "location": { "type": "string", "nullable": true, "description": "Reviewer location" },
    "helpful": { "type": "integer", "description": "Helpful vote count" },
    "unhelpful": { "type": "integer", "description": "Unhelpful vote count" }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/shopper-approved-review-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.