Okra · Rate Limits

Okra Ng Rate Limits

Okra applied per-account rate limits and pagination on its data product and payment endpoints. List endpoints supported page / limit parameters (default limit 20 per page) and returned pagination metadata. Specific per-endpoint request-per-minute / per-day ceilings were not publicly enumerated and are not reconciled in this artifact. NOTE: Okra wound down operations in May 2025.

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

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

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

Tagged areas include Open Banking, Open Finance, Fintech, Africa, and Nigeria.

3 Limits Throttle: 429
Open BankingOpen FinanceFintechAfricaNigeriaRate LimitingQuotasThrottling

Limits

Requests Per Minute (RPM) account
requests
see provider documentation
Per-account request ceiling; specific value not publicly documented.
Page Size (limit) request
records
20 default
List endpoints accept page and limit parameters; default page size is 20.
Payments account
transactions
see provider documentation
Payment throughput governed by account and bank-channel limits.

Policies

Pagination
List endpoints return pagination (totalPages, nextPage, previousPage); iterate pages to retrieve all records.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

Sources