Skip to main content
The asset and price endpoints support the onramp (value coming in as crypto) and offramp (value going out in local currency via PIX, boleto, or gift card) flows. These are public endpoints and require no authentication.
The actual conversion execution (payment quoting, creation, and submission) is covered in Payments. BRL pricing related to BRLP is covered in BRLP.

Accepted cryptocurrencies

Returns the configuration of the cryptocurrencies accepted by the platform.
object
Accepted crypto configuration (assets, networks, and acceptance parameters).

Gateway configuration

Returns the payment gateway configuration (operational parameters, limits, and available options).

Asset list

Lists the assets available on the platform.

Price quote

Returns the price of an asset in a fiat currency.
number
required
Asset identifier.
string
required
Reference fiat currency (for example, BRL).
number
Asset price in the given fiat currency.