Get Payments by Source and Destination Currency

Returns supported payment methods based on the specified source currency, transaction type, recurrence status, destination destination currency, and country.

Note:

The results returned via this endpoint are cached results from the available providers in the (type, source, destination) combination you are requesting for. This cache is updated frequently by Onramper.

However, although an available quote is highly likely if a payment method returns as supported by this endpoint, the results do not 100% guarantee a quote at that time. This due to the dynamic nature of each specific provider's API availability that may change before we cache it to this endpoint.

To ensure that a quote is 100% available you need to call for one (i.e. a buy quote or sell quote respectively .

Keep in mind that you may hit rate limits if you call the Quote APIs too frequently. For this reason we recommend you implement this endpoint to show available payment methods for a (type, source, destination) combination to the user and once a user selects a payment method, call the Quote APIs to receive the available quotes.

🛠️ Please Use https://api-stg.onramper.com/ For Test Environments

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

Transaction type (buy/sell). Default: buy

boolean

Only applicable to "type=buy"

string

Destination currency. If type is buy, this should be crypto id, if sell, currency id

string

Country for the filtration (If not specified, the country will be automatically determined based on the IP address from which the request originates.)

string

Subdivision for the filtration (If not specified, the subdivision will be automatically determined based on the IP address from which the request originates.)

Headers
string
Responses

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