Plane · Rate Limits

Plane So Rate Limits

The Plane Cloud REST API enforces a fixed per-client rate limit of 60 requests per minute per API key. Requests beyond the limit receive an HTTP 429 response. Self-hosted Community Edition instances are not subject to Plane Cloud's limit and can be tuned by the operator. List endpoints use cursor-based pagination (cursor and per_page parameters) which keeps individual responses bounded and reduces request volume.

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

It captures 2 rate-limit definitions, measuring requests.

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

Tagged areas include Project Management, Issue Tracking, Open Source, Rate Limiting, and Quotas.

2 Limits Throttle: 429
Project ManagementIssue TrackingOpen SourceRate LimitingQuotasThrottling

Limits

Requests Per Minute api_key
requests
60
Each client (API key) is limited to 60 requests per minute on Plane Cloud.
Self-Hosted instance
requests
operator-configured
Community Edition instances are not bound by Plane Cloud's limit; the operator sets any throttling.

Policies

Pagination
List endpoints use cursor-based pagination with cursor and per_page parameters; responses include next_cursor, prev_cursor, and total_results.
Backoff Strategy
Clients should implement exponential backoff with jitter and respect the 429 response by retrying after a delay.

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/plane-so-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.