Get Ramp Quotes

This endpoint provides a quote for buying a specified amount of cryptocurrency using fiat currency. The user needs to specify the fiat currency, the cryptocurrency token address, and other relevant parameters to get a quote.

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

The fiat currency you want to sell. At the moment only EUR is supported.

Allowed:
string
required

The token address of the cryptocurrency you want to buy. Find the available tokens on swap.boomfi.xyz.

string
required

The symbol of the cryptocurrency you want to buy (for easier debugging).

string
enum
required

The payment method. Currently, only "Card" is supported.

Allowed:
integer
required

The chain ID of the blockchain on which you would like to buy the token. Refer to the documentation for the supported chain IDs.

number

The amount of fiat currency you want to sell. ⚠️ Required if buy_amount not informed. ⚠️

number

The amount of cryptocurrency you want to buy. ⚠️ Required if sell_amount not informed. ⚠️

Responses

400

Invalid request. One or more parameters might be missing or incorrect.

500

Internal server error. Something went wrong on the server side.

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