Business Software And Services Reviews G2 Rate Limits

G2 publishes exactly one rate limit and it is enforced at the edge, not per plan: Cloudflare limits the G2 API to 100 requests per second per source IP address. Exceeding it blocks access for 60 seconds before requests resume. The G2 MCP server calls the same API and inherits the same limit. G2 publishes no per-tier quota, no burst allowance, and no monthly cap, and the OpenAPI declares no rate-limit response headers or 429 responses on any of its 62 operations — so a client has no runtime signal and must infer throttling from connection-level blocking.

Business Software And Services Reviews G2 Rate Limits is the machine-readable rate-limit profile for [Business Software and Services Reviews G2](https://apis.io/providers/business-software-and-services-reviews-g2/) on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 1 rate-limit definition, measuring requests_per_second.

The profile also includes 1 backoff/retry policy defined and response codes documented for throttled and note.

Tagged areas include B2B, Software-as-a-Service, Software Reviews, Buyer Intent, and Competitive Intelligence.

1 Limits
B2BSoftware-as-a-ServiceSoftware ReviewsBuyer IntentCompetitive IntelligenceMarket IntelligenceMarketplaceMCP

Limits

Global API rate limit source-ip
requests_per_second · second
100

Policies

Recovery
After a breach, wait out the 60-second block. Because no Retry-After is returned, clients should cap concurrency below 100 rps rather than react to a header.