Returns supported payment methods based on the specified source currency, transaction type, recurrence status, destination currency and country.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
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
Onramper’s API is designed with a clear integration flow in mind. To get the best results, the order of your API calls matters: first fetch assets, then payment methods, and finally quotes. Following this sequence isn’t optional — it’s essential for optimal performance and accuracy.

