Fleetbase · Rate Limits

Fleetbase Rate Limits

The Fleetbase REST API uses standard HTTP semantics and request-side pagination (limit / offset / page) with a default page size of 25 and a maximum of 100 records per list request. On Fleetbase Cloud, consumption is governed primarily by the monthly resource-unit allowance of the plan rather than published per-second request quotas; self-hosted deployments are bounded only by the operator's own infrastructure. Specific numeric request-rate limits are not publicly documented and are not reconciled in this artifact.

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

It captures 4 rate-limit definitions, measuring records, units, and requests.

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

Tagged areas include Logistics, Fleet Management, Supply Chain, Last Mile Delivery, and Open Source.

4 Limits Throttle: 429
LogisticsFleet ManagementSupply ChainLast Mile DeliveryOpen SourceRate LimitingQuotasThrottling

Limits

List Page Size request
records
25 default / 100 maximum
Controlled via limit / offset / page query parameters on list endpoints.
Cloud Resource Units account
units
per plan allowance
Fleetbase Cloud meters platform/API activity in resource units; exceeding the monthly allowance incurs $0.75-per-unit overage rather than hard throttling.
Request Rate account
requests
see provider documentation
Numeric per-second/per-minute request throttles are not publicly documented.
Self-Hosted deployment
requests
operator-defined
Self-hosted AGPL deployments are bounded only by the operator's own infrastructure and gateway configuration.

Policies

Pagination
List endpoints paginate via limit / offset / page; default 25, max 100 records.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor 429 / Retry-After responses where returned.
Test Mode
Requests with flb_test_ keys never hit production data and incur no cost, enabling integration testing without consuming live quota.

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