Continue Dev Rate Limits
Continue Hub IDE API (api.continue.dev) returns HTTP 429 on quota exhaustion. The free trial enforces per-user chat and autocomplete counts via /ide/free-trial-status. Inference rate limits ultimately depend on the LLM provider the user routes through — Anthropic, OpenAI, Mistral, OpenRouter, Ollama, or the Continue-managed proxy.
Continue Dev Rate Limits is the machine-readable rate-limit profile for Continue on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, chat-messages, autocomplete-requests, and requests / tokens.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI, Developer Tools, Rate Limits, Quotas, and Throttling.