Skip to main content

Get Product Reviews

Coming soon

The v2 MCP API is in preview and not yet generally available. These pages document its tools and request/response shapes; live data access is limited to enrolled organizations until v2 is released.

Filtered TrustRadius reviews for a software product by name — date range, rating bounds, and pagination, with an aggregated pros/cons summary and per-review reviewer firmographics.

> Requires the trustradius_product_data integration.

Parameters

NameTypeRequiredDefaultDescription
productNamestring✅ Yes-Search for product by name (e.g., "Salesforce Sales Cloud", "HubSpot CRM")
dateFromstring❌ No-Filter reviews from this date (ISO format, e.g., "2024-01-01"). Defaults to 90 days ago.
dateTostring❌ No-Filter reviews until this date (ISO format). Defaults to today.
minRatingnumber❌ No-Minimum rating filter (1-10 scale)
maxRatingnumber❌ No-Maximum rating filter (1-10 scale)
pagenumber❌ No1Page number (default: 1)
pageSizenumber❌ No10Results per page (default: 10, max: 50)
includeProsAndConsboolean❌ NotrueInclude aggregated pros and cons (default: true)

Required Integrations

  • trustradius_product_data