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.