Home
TrustRadius
Trustradius Trustquotes Get Example
Trustradius Trustquotes Get Example
B2B Software Reviews Buyer Intelligence Intent Data Software Reviews Reviews Product Reviews Content Syndication Account Based Marketing Marketing Analytics
Trustradius Trustquotes Get Example is an example object payload from TrustRadius, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationId summary request response note x-generated x-method x-source
Example Payload
{
"operationId": "trustquotes_get",
"summary": "Gets TrustQuotes",
"request": {
"method": "GET",
"url": "https://api.trustradius.com/v1/trustquotes?format=json&start-date=2026-07-01&end-date=2026-07-31&products=salesforce-crm",
"headers": {
"x-api-key": "YOUR_TRUSTRADIUS_API_KEY"
}
},
"response": {
"status": 200,
"headers": {
"Content-Type": "application/json"
},
"body": [
{
"vendor": {
"id": "string",
"name": "string"
},
"product": {
"id": "string",
"name": "string"
},
"review": {
"id": "string",
"editedDate": "string",
"publishedDate": "string",
"heading": "string",
"url": "string",
"rating": 0
},
"user": {
"id": "string",
"pictureUrl": "string",
"name": "string",
"company": {
"name": null,
"size": null,
"industry": null
},
"position": {
"title": null,
"jobType": null,
"department": null
}
},
"id": "string",
"isSummary": false,
"isAnonymous": false,
"created": "string",
"taggedreviewStatus": "string",
"text": "string",
"allTags": [
"string"
],
"allTagNames": [
"string"
]
}
]
},
"note": "Response body is shaped from the schema the provider declares for this operation. Field VALUES are placeholders (\"string\", 0) \u2014 TrustRadius publishes no examples in its OpenAPI, and API Evangelist does not invent review, intent or traffic values. Where the provider declares a bare `object` with no properties, the placeholder is an empty object, which is exactly how much the contract says.",
"x-generated": "2026-08-14",
"x-method": "derived",
"x-source": "openapi/_original/trustradius-api-openapi.yml (provider-published OpenAPI 3.0.0 v1.1, exported from the TrustRadius Stoplight project trustradius/public-api)"
}
Every example 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 examples
4 MCP tools reach this
find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/trustradius-trustquotes-get-example"
All examples
curl "https://apis.io/api/v1/examples?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.