Seismic · Rate Limits

Seismic Rate Limits

Seismic enforces tiered rate limits per tenant on a 60-second rolling window. Limits are scoped to the tenant (not the API key), and exceeding them returns HTTP 429 with a structured JSON body. Customers needing higher thresholds must request an exemption from Seismic support. Strict enforcement began February 27, 2023.

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

It captures 4 rate-limit definitions, measuring requests_per_minute.

The profile also includes 4 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Sales Enablement, Content Management, and Rate Limiting.

4 Limits Throttle: 429
Sales EnablementContent ManagementRate Limiting

Limits

Tier 1 — LiveDoc generation tenant
requests_per_minute · minute
10
Applies to "Generate a LiveDoc" endpoints. Protects livedoc generation servers.
Tier 1.5 — LiveSend link creation tenant
requests_per_minute · minute
30
Applies to "Create a livesend link" endpoints. Protects livesend generation servers.
Tier 2 — Library / workspace folder listing tenant
requests_per_minute · minute
60
Applies to library and workspace folder listing endpoints. Reduces scraping for file updates.
Tier 3 — Default tenant
requests_per_minute · minute
600
Default limit for all other endpoints.

Policies

60-second rolling window
Limits are evaluated against a 60-second rolling window per tenant; the X-Seismic-Total-Calls and X-Seismic-Remaining-Calls headers report current state.
429 response body
When throttled, Seismic returns a JSON body with statusCode, message ("Try again in N seconds"), clientId, and tenant. Use the message to size backoff.
Backoff
Apply exponential backoff with jitter, honoring the seconds-to-retry value in the 429 message body.
Exemption process
Higher-volume tenants can request temporary or permanent exemptions through Seismic support with a documented use case.

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/seismic-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.