Raycast · Rate Limits

Raycast Rate Limits

Raycast's developer surface is the @raycast/api SDK rather than a metered HTTP API, so there is no public per-request RPM/TPM rate-limit table. The practical limits that exist are subscription quotas - the number of AI messages included per plan - and AI model fair-use limits enforced inside the app. SDK modules (Storage, Cache, OAuth, etc.) run locally and are not network rate-limited by Raycast. Specific AI fair-use values are not reconciled in this artifact.

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

It captures 4 rate-limit definitions, measuring messages, requests, and calls.

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

Tagged areas include Productivity, Launcher, Extensions, SDK, and AI.

4 Limits Throttle: n/a (SDK, not HTTP REST)
ProductivityLauncherExtensionsSDKAIRate LimitingQuotas

Limits

AI Messages (Free) account
messages
50 per month
Included AI message allowance on the Free plan; AI is accessed via the SDK AI.ask, not a public endpoint.
AI Messages (Pro / Teams) account
messages
see provider documentation
Paid plans raise AI allowances; Advanced AI add-on unlocks frontier models with higher fair-use limits.
AI Model Fair Use account
requests
fair-use, enforced in-app
Raycast applies fair-use throttling on AI model access; not exposed as documented per-request quotas.
SDK Module Calls device
calls
not network rate-limited
Storage, Cache, Clipboard, Preferences, OAuth and UI modules execute locally inside the extension process.

Policies

Subscription Quotas
AI usage is gated by plan tier (Free / Pro / Teams / Advanced AI) rather than per-request API limits.
Fair Use
AI model access is subject to in-app fair-use enforcement; abuse can be throttled at the account level.

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