eSIM Go · Rate Limits

Esimgo Rate Limits

The eSIM Go API is authenticated per-organisation with an X-API-Key and is subject to fair-use request throttling. eSIM Go does not publish specific numeric rate-limit values (requests per second/minute) in its public documentation; ordering volume is effectively governed by the organisation's prepaid balance and commitment tier. Specific throttle thresholds are not reconciled in this artifact.

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

It captures 2 rate-limit definitions, measuring requests and balance.

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

Tagged areas include eSIM, Connectivity, Travel Data, Telecom, and Mobile.

2 Limits Throttle: 429
eSIMConnectivityTravel DataTelecomMobileRate LimitingQuotasThrottling

Limits

API Requests organisation
requests
see provider documentation
Per-organisation fair-use throttling on the X-API-Key; specific numeric limits are not publicly documented.
Order Volume organisation
balance
bounded by prepaid balance
Bundle ordering is constrained by the organisation's prepaid balance and commitment tier rather than a fixed call quota.

Policies

Tiered Commitment
Order capacity scales with the organisation's prepaid top-up tier (Standard, Silver, Gold, Platinum).
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

Sources