Nomba · Rate Limits

Nomba Rate Limits

Nomba's public-facing rate-limit policy is not currently documented on accessible web surfaces. Production limits are most likely enforced per merchant API key with idempotency-key support consistent with most Nigerian payment processors. Verify against the current Nomba API reference.

1 Limits Throttle: 429
Rate LimitingPaymentsFintechNigeria

Limits

Nomba API api_key
varies
see Nomba API documentation
Public docs were unreachable at reconciliation; per-merchant limits typically configured at onboarding.

Policies

Idempotency
Use idempotency keys on payment-creation calls to safely retry on transient errors — standard practice for Nigerian payment processors; verify with current Nomba docs.
Webhooks
Nomba issues webhooks for payment / transfer state changes; consumers should ack within the webhook timeout to avoid retries.
Sandbox vs production
Use Nomba sandbox keys for development to avoid production-quota consumption.

Sources