TrustRadius · Example Payload

Trustradius Account Details Example

B2B Software ReviewsBuyer IntelligenceIntent DataSoftware ReviewsReviewsProduct ReviewsContent SyndicationAccount Based MarketingMarketingAnalytics

Trustradius Account Details 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

operationIdsummaryrequestresponsenotex-generatedx-methodx-source

Example Payload

Raw ↑
{
  "operationId": "account_details",
  "summary": "Gets firmographic information , visitor counts and visit activity for each identified company researching the caller's product and categories on TrustRadius.",
  "request": {
    "method": "GET",
    "url": "https://api.trustradius.com/v1/accounts/ACCOUNT_ID",
    "headers": {
      "x-api-key": "YOUR_TRUSTRADIUS_API_KEY"
    }
  },
  "response": {
    "status": 200,
    "headers": {
      "Content-Type": "application/json"
    },
    "body": "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)"
}

Work with this as data

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-account-details-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.