Skip to main content

Request a quote

POST 

/quotes

For fixed rate orders, a quote should be requested first.

A quote can be requested for either a depositAmount or a settleAmount.

A quote expires after 15 minutes.

After the quote request, a fixed rate order should be requested using the id returned by the /quotes endpoint

commissionRate optional parameter can be used to offer a better rate for your users by reducing the affiliate commission paid by SideShift.

x-user-ip: If the API requests are sent from the integrations own server, the x-user-ip header must be set to the endusers IP address. Otherwise the requests will be blocked. See "Permissions" above.

Loading...