TrustRadius · Rate Limits

Trustradius Rate Limits

TrustRadius publishes exactly one rate limit, in the FAQ of its developer portal: "You can make 10 requests per second (600 requests per minute) to the TrustRadius API." That number is the whole published policy. It is not broken out by endpoint, plan or key, no burst allowance is stated, and the API returns no rate-limit response headers and names no status code for exhaustion — so a client has to enforce the budget on its own clock and infer throttling from failures.

Trustradius Rate Limits is the machine-readable rate-limit profile for TrustRadius on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 1 rate-limit definition, measuring requests.

The profile also includes 2 backoff/retry policies defined.

Tagged areas include Reviews, B2B Software, and Rate Limiting.

1 Limits
ReviewsB2B SoftwareRate Limiting

Limits

Global API request rate per-api-key
requests
10

Policies

Client-side budgeting required
Because there is no header signal and no documented exhaustion code, the only safe integration pattern is a client-side token bucket at 10 req/s. Pace bulk pulls (paged intent, traffic and TrustQuotes reports) rather than parallelizing them.
Contract terms
API access itself is bundled into paid vendor packages (see plans/). Any limit beyond the published 10 req/s would sit in the customer agreement, not in public documentation.

Sources

Work with this as data

Every rate limit 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 rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit 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 rate limit
curl "https://apis.io/api/v1/rate-limits/trustradius-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?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.