Infoblox · Rate Limits
Infoblox Rate Limits
Infoblox does not publish public per-second rate-limit numbers for its WAPI (NIOS) or Cloud Services Portal APIs. Throughput on NIOS Grid is bounded by Grid Master sizing and concurrent WAPI session limits; Cloud Services Portal APIs operate under Infoblox-managed shared infrastructure with fair-use throttling. Specific limits are workload-dependent and best obtained from the customer's account team.
2 Limits
Throttle: 429
DDIDNSDHCPIPAMNetwork ManagementRate Limiting
Limits
NIOS WAPI throughput grid-master
governed by Grid Master appliance sizing and concurrent session limits
Cloud Services Portal API throughput tenant
shared-infrastructure fair-use; consult Infoblox CSP documentation
Policies
Backoff Strategy
Clients receiving 429 or 503 should implement exponential backoff with jitter and honor Retry-After when present.
Session Reuse
NIOS WAPI clients should reuse cookie-based sessions across requests rather than authenticating per call to avoid login throttling.
Bulk Operations
Use _ref-based bulk operations and CSV import where available rather than high-volume individual API calls.
Fair Use
Infoblox reserves the right to throttle traffic that materially impacts shared infrastructure.