Skip to main content
Returns the per-transfer ceiling and the settlement time for every currency and rail. Limits are set by the rails themselves, so read them at runtime - a hard-coded ceiling goes stale without warning. The human-readable tables, grouped by region, are on Coverage.

Request

string
Only limits for this ISO 4217 currency, e.g. EUR. Omit for all.

Response

array
One entry per currency and rail combination.
The stablecoin deposit path has no fixed ceiling here - it is bounded by live liquidity on the route, which is why a quote can come back no_route. That is a normal, temporary answer, not an error to retry in a loop.

Errors