{ "operationId": "intent_data", "summary": "Gets intent data", "request": { "method": "GET", "url": "https://api.trustradius.com/v1/intent?start-date=2026-07-01&end-date=2026-07-31", "headers": { "x-api-key": "YOUR_TRUSTRADIUS_API_KEY" } }, "response": { "status": 200, "headers": { "Content-Type": "application/json" }, "body": null }, "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)" }