Eliq · Rate Limits

Eliq Rate Limits

Eliq's published API usage ceilings, transcribed from the Eliq API Guidelines. THIS FILE REPLACES a 2026-05-04 scaffold whose tier limits (10/100/1000 rpm, 1k/100k monthly quotas) were invented by an API Evangelist bulk sweep and were never published by Eliq.

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

It captures 4 rate-limit definitions, measuring requests_per_minute, requests_per_second, and bytes.

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

Tagged areas include Energy, Utilities, Analytics, Rate Limiting, and Quotas.

4 Limits
EnergyUtilitiesAnalyticsRate LimitingQuotasThrottling

Limits

Per-endpoint request ceiling per-endpoint
requests_per_minute · minute
1000
Status endpoint polling per-endpoint
requests_per_second · 5 seconds
0.2
Insights resource polling per-resource
requests_per_minute · 60 seconds
1
Async job file size per-request
bytes · per file
104857600

Policies

Batch over singleton
Batch endpoints (/jobs) MUST be used instead of multiple single requests when loading data via the Data Management API in production.
Backoff on 5xx
Exponential backoff MUST be applied on 5xx. Blind retries of failing or malformed requests are a documented violation; 4xx MUST be corrected before retrying.
Cache static data
Static or infrequently changing data (user/location metadata) should be cached for at least 24 hours.
Health checks
Availability checks should use /health or /heartbeat (Insights: GET /v3/health/heart_beat (get-v3-heartbeat)), never functional endpoints like GET /user or GET /location.
Client timeout
Client-side timeouts must be set; 30 seconds is the suggested value for standard API calls.
Enforcement
Eliq monitors usage and contacts the client. Escalation path: operational surcharges, temporary access restrictions, termination of the service agreement (last resort).

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