Badger Maps · Rate Limits

Badger Maps Rate Limits

Badger Maps publishes one headline API quota: API/Developer Key access allows a maximum of 25,000 requests per day, per team. This is a daily volume cap shared across all users on a team's account rather than a documented per-user or per-second burst limit. The API/Developer Key must be enabled by contacting Badger Maps support before it will accept requests. Finer-grained per-second/per-minute throttles or a documented 429 back-off contract are not published in the public API Blueprint and would need to be confirmed against live response headers with an enabled key.

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

It captures 3 rate-limit definitions, measuring requests and access.

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

Tagged areas include Field Sales, Route Planning, CRM, Rate Limiting, and Quotas.

3 Limits Throttle: 429
Field SalesRoute PlanningCRMRate LimitingQuotas

Limits

Daily API Requests team
requests · day
25000
Maximum 25,000 API requests per day, shared across the team. Stated on the pricing page.
Burst / Per-Second Rate account
requests
not published
No documented per-second or per-minute burst limit in the public API Blueprint (modeled as unspecified).
API Key Enablement account
access
gated
The API/Developer Key must be enabled by Badger Maps support before requests are accepted.

Policies

Daily Quota Reset
The 25k request allowance is a per-day cap per team; plan integrations to stay within the daily budget.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on any 429 responses (modeled - verify headers with an enabled key).
Token Authentication
All requests must carry an Authorization Token header; unauthenticated or unenabled keys are rejected.

Sources