Quote API
How get a quote to buy one product of our catalog with one of our supported assets.
Last updated
How get a quote to buy one product of our catalog with one of our supported assets.
Last updated
This document outlines the design and implementation of the Fiat-to-Digital Asset Conversion API. The API facilitates converting fiat currencies to digital assets and returns a quoted amount based on current exchange rates. It supports configurable spreads and multiple external providers for FX and crypto pricing.
Allow users to convert fiat currencies into supported digital assets.
Provide real-time quotes based on exchange rates from selected providers.
Enable configurable spreads and flexible rate sources.
Integrate with external providers for fiat and cryptocurrency rates.
The API involves interaction with various components for currency conversion and quote calculation.
Fiat currency for request.
Requested stablecoin used for pricing (e.g., USDC)
Product identifier
Quote retrieved successfully
Local fiat currency for product pricing.
Price in fiat currency
Requested stablecoin used for pricing (e.g., USDC)
Product price in digital asset
Product sku