get https://capi.boomfi.xyz/v1/ramp/currencies
This endpoint retrieves a comprehensive list of supported currencies and their details. The information provided by this endpoint is essential for understanding which currencies can be used in different financial transactions, particularly in the context of digital currency ramps. To use this data in the Get Ramp Quotes endpoint, follow the information below:
- Sell Currencies: Possible
sell_currency
parameter values are wheretype = Fiat
. - Buy Currencies: Possible
buy_currency
andbuy_token
parameters values are wheretype = Digital
.
For native tokens (e.g., ETH on Ethereum), omit the buy_token as there is no token address.