MyFatoorah · Rate Limits

Myfatoorah Rate Limits

MyFatoorah does not publish fixed numeric per-endpoint rate limits. The documentation explicitly notes that the GetPaymentStatus inquiry endpoint is rate limited and advises contacting support when sending many requests in a short window, and recommends inquiring by PaymentId rather than polling aggressively. Practically, callers should treat the API as rate-limited, implement backoff, and rely on webhook callbacks for payment/refund status changes instead of tight polling loops.

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

It captures 2 rate-limit definitions, measuring requests.

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

Tagged areas include Payments, Payment Gateway, Rate Limiting, and Quotas.

2 Limits Throttle: 429
PaymentsPayment GatewayRate LimitingQuotas

Limits

GetPaymentStatus Inquiries account
requests
rate limited (numeric cap not published)
Docs warn against high-frequency status polling; inquire by PaymentId and use webhooks.
General API Requests account
requests
not published
No fixed numeric per-endpoint request-rate limit is documented.

Policies

Prefer Webhooks
Use MyFatoorah HTTP POST webhook callbacks for transaction and refund status changes instead of polling GetPaymentStatus.
Backoff Strategy
Implement exponential backoff with jitter and honor Retry-After on 429 responses.
Idempotent Inquiry Keys
Query status by stable keys (PaymentId, InvoiceId, CustomerReference) to avoid redundant calls.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/myfatoorah-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.