HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Get transaction limits

Returns applicable transaction limits (e.g. minimums) for the authenticated merchant. Query parameters depend on direction: for ONRAMP provide input_currency, output_chain, and output_token; for OFFRAMP provide input_chain, input_token, and output_currency. The merchant is inferred from the API key.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required

Type of limit to retrieve

Allowed:
string
enum
required

Process direction; determines which optional parameters are required

Allowed:
string

Optional fiat payment method (when relevant)

uuid

Optional client (user or corporate) UUID to scope limits

string

Required when direction is ONRAMP. Fiat input currency (e.g. USD, EUR).

string

Required when direction is ONRAMP. Target blockchain (e.g. POLYGON, ETHEREUM).

string

Required when direction is ONRAMP. Output stable token on the target chain.

string

Required when direction is OFFRAMP. Source blockchain.

string

Required when direction is OFFRAMP. Input stable token on the source chain.

string

Required when direction is OFFRAMP. Fiat output currency.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json