βΊοΈGet Conversion Quotes (server-to-server)
Last updated
Last updated
Our Payment Gateway API provides a GET
method to retrieve real-time conversion quotes for cryptocurrency prices.
This endpoint is crucial for payment server-to-server flow.
Below you will find the details on how to use this endpoint.
Reminder The payment conversion rate is finalized during payment creation. This API returns just an informative status of the current rates.
GET
https://sandbox.coinbar.io/coinbar/api/v2/pay/gateway/quotes
This endpoint returns up-to-date conversion rates between specified cryptocurrencies and fiat currencies. By utilizing this API, payment systems can ensure that users receive the most current exchange rate information for their cryptocurrency transactions.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Warning
Each SERVICE_CLIENT_ID
has a default API RATE limit of 1000 calls each day.
Contact Coinbar Team to extend your limit.
conversion_fiat
String
EUR,GBP Default (EUR)
CBPAY-API-KEY*
String
{{SERVICE_CLIENT_ID
}}
Content-Type
String
application/json