TrustRadius · JSON Structure

Trustradius Product Scores Structure

Field-level structure of the TrustRadius scoring payload, as returned by GET /product-scores (operationId product_scores). Derived field-for-field from #/components/schemas/ProductScores in the provider-published OpenAPI.

Type: Properties: 0
B2B Software ReviewsBuyer IntelligenceIntent DataSoftware ReviewsReviewsProduct ReviewsContent SyndicationAccount Based MarketingMarketingAnalytics

TrustRadius Product Scores is a JSON Structure definition published by TrustRadius.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "TrustRadius Product Scores",
  "description": "Field-level structure of the TrustRadius scoring payload, as returned by GET /product-scores (operationId product_scores). Derived field-for-field from #/components/schemas/ProductScores in the provider-published OpenAPI.",
  "source_operation": "product_scores",
  "source_schema": "#/components/schemas/ProductScores",
  "envelope": "object with a single `products` array",
  "fields": [
    {"name": "products", "type": "array<object>", "description": "One entry per product."},
    {"name": "products[].id", "type": "string", "description": "Product identifier, as returned by GET /product-ids."},
    {"name": "products[].name", "type": "string", "description": "Product display name."},
    {"name": "products[].url", "type": "string", "description": "Canonical TrustRadius product page."},
    {"name": "products[].trScore.score", "type": "number", "description": "The TrustRadius (TR) Score."},
    {"name": "products[].trScore.max", "type": "integer", "description": "The maximum the TR Score is measured against. Read the score relative to this rather than assuming a fixed range."},
    {"name": "products[].starScore.score", "type": "number", "description": "The star score."},
    {"name": "products[].starScore.max", "type": "integer", "description": "The maximum the star score is measured against."},
    {"name": "products[].reviewCount", "type": "integer", "description": "Number of full written reviews."},
    {"name": "products[].ratingCount", "type": "integer", "description": "Number of ratings. Counted separately from reviews."},
    {"name": "products[].ratingsAndReviewsTotalCount", "type": "integer", "description": "Combined total. Not necessarily reviewCount + ratingCount — use the provider's own total when reporting."}
  ],
  "x-generated": "2026-08-14",
  "x-method": "derived",
  "x-source": "openapi/_original/trustradius-api-openapi.yml (provider-published OpenAPI 3.0.0 v1.1)"
}

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/trustradius-product-scores-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.