Preset · Rate Limits

Preset Rate Limits

Preset does not publish explicit numeric request-per-minute rate limits for its Manager API or the per-workspace Superset proxy. Practical limits come from JWT token lifetime (the auth token is valid for a few hours and must be re-exchanged), guest-token lifetime (about five minutes, requiring refresh), plan-level entitlements (user counts, workspace counts), and the compute capacity of the underlying Superset workspace for query and chart-data endpoints. Enterprise agreements may define additional throughput terms.

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

It captures 5 rate-limit definitions, measuring token_ttl, workspaces, users, and requests.

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

Tagged areas include BI, Analytics, Superset, Dashboards, and Data Visualization.

5 Limits Throttle: 429
BIAnalyticsSupersetDashboardsData VisualizationRate LimitingQuotasThrottling

Limits

Auth Token Lifetime account
token_ttl
a few hours
JWT from POST /v1/auth/ expires after a few hours; re-exchange the API token name and secret to refresh.
Guest Token Lifetime workspace
token_ttl
~5 minutes
Embedded-dashboard guest tokens expire after about five minutes and must be refreshed by the front-end.
Workspace Quota account
workspaces
plan-dependent
1 workspace on Starter, 3 on Professional, additional on Enterprise.
User Quota account
users
plan-dependent
Up to 5 users on Starter; unlimited on Professional and Enterprise.
Superset Proxy Throughput workspace
requests
see provider documentation
Chart-data and SQL Lab endpoints are bounded by the workspace's underlying Superset compute, not a published RPM.

Policies

Token Refresh
Re-exchange API credentials at /v1/auth/ before the JWT expires; refresh guest tokens on a short interval for embeds.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

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/preset-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.