Edge Impulse · Rate Limits

Edge Impulse Rate Limits

Edge Impulse publishes NO request-rate limits and NO rate-limit response headers. No 429 appears anywhere in the 559-operation published OpenAPI, and no X-RateLimit-*, RateLimit-* or Retry-After header is documented on any of the three APIs. This is an honest zero, and it is a real gap for an agent: there is no runtime signal telling a caller how close it is to a wall. What Edge Impulse does meter is RESOURCE consumption — compute minutes per job, memory, project and collaborator counts, and upload size — plus hard payload caps on the Ingestion API. Those are recorded below. This REPLACES a 2026-05-04 bulk-sweep scaffold that invented per-minute and per-month request quotas across three tiers that Edge Impulse does not sell.

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

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

Tagged areas include Artificial Intelligence, Embedded Machine Learning, Edge AI, and Quotas.

0 Limits
Artificial IntelligenceEmbedded Machine LearningEdge AIQuotas

Policies

No published backoff guidance
Edge Impulse does not document a retry or backoff policy. Because the API is not idempotent, a naive retry of a job-start POST starts a second job and consumes compute twice.
Quota exhaustion is not signalled at the HTTP layer
Exceeding a compute or project quota surfaces as a failed job or a success:false envelope, not as a distinct status code an agent can branch on.

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/edge-impulse-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.