TrustRadius · JSON Structure

Trustradius Trustquote Structure

Field-level structure of a licensed TrustRadius review excerpt, as returned by GET /trustquotes (operationId trustquotes_get). Derived field-for-field from #/components/schemas/TrustQuotes in the provider-published OpenAPI. Types and nesting are the provider's; nothing is added.

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

TrustRadius TrustQuote is a JSON Structure definition published by TrustRadius.

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "TrustRadius TrustQuote",
  "description": "Field-level structure of a licensed TrustRadius review excerpt, as returned by GET /trustquotes (operationId trustquotes_get). Derived field-for-field from #/components/schemas/TrustQuotes in the provider-published OpenAPI. Types and nesting are the provider's; nothing is added.",
  "source_operation": "trustquotes_get",
  "source_schema": "#/components/schemas/TrustQuotes",
  "envelope": "bare JSON array of TrustQuote objects (no wrapper, no total count)",
  "fields": [
    {"name": "id", "type": "string", "description": "Quote identifier."},
    {"name": "text", "type": "string", "description": "The licensed review excerpt itself."},
    {"name": "created", "type": "string", "description": "When the quote was created."},
    {"name": "isSummary", "type": "boolean", "description": "Whether this is a summary excerpt rather than a verbatim pull."},
    {"name": "isAnonymous", "type": "boolean", "description": "Whether the reviewer chose anonymity. When true, reviewer identity in `user` must not be rendered."},
    {"name": "taggedreviewStatus", "type": "string", "description": "Tagging state of the underlying review."},
    {"name": "allTags", "type": "array<string>", "description": "Tag ids applied to this quote; join against GET /tags."},
    {"name": "allTagNames", "type": "array<string>", "description": "Tag display names, parallel to allTags."},
    {"name": "vendor.id", "type": "string", "description": "Vendor identifier."},
    {"name": "vendor.name", "type": "string", "description": "Vendor display name."},
    {"name": "product.id", "type": "string", "description": "Product identifier."},
    {"name": "product.name", "type": "string", "description": "Product display name."},
    {"name": "review.id", "type": "string", "description": "Identifier of the underlying published review."},
    {"name": "review.heading", "type": "string", "description": "Headline of the underlying review."},
    {"name": "review.url", "type": "string", "description": "Canonical link back to the published review on TrustRadius."},
    {"name": "review.rating", "type": "integer", "description": "Numeric rating carried by the underlying review."},
    {"name": "review.publishedDate", "type": "string", "description": "When the review was published."},
    {"name": "review.editedDate", "type": "string", "description": "When the review was last edited."},
    {"name": "user.id", "type": "string", "description": "Reviewer identifier."},
    {"name": "user.name", "type": "string", "description": "Reviewer name. Suppress when isAnonymous is true."},
    {"name": "user.pictureUrl", "type": "string", "description": "Reviewer avatar. Suppress when isAnonymous is true."},
    {"name": "user.company.name", "type": "string", "description": "Reviewer's employer."},
    {"name": "user.company.size", "type": "string", "description": "Employer size band."},
    {"name": "user.company.industry.name", "type": "string", "description": "Employer industry name."},
    {"name": "user.position.title", "type": "string", "description": "Reviewer job title."},
    {"name": "user.position.jobType", "type": "string", "description": "Reviewer job type."},
    {"name": "user.position.department", "type": "string", "description": "Reviewer department."}
  ],
  "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-trustquote-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.