Execute spot trading

This endpoint enables users to perform spot trading actions such as buying, selling, or swapping cryptocurrencies on the platform. Users can specify the desired operation type (BUY, SELL, or SWAP), the cryptocurrency pair symbol (e.g., ETH_USD), and the amount to trade. The SWAP operation allows users to exchange one cryptocurrency for another directly at the current market price.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Model for user registration request.

string
enum
required

The type of operation to perform, which can be 'BUY', 'SELL', or 'SWAP'.

Allowed:
string
required

The trading pair symbol indicating the currencies involved. For example, 'USD_ETH' or 'ETH_SOL'.

number
required

The amount of currency to be transacted.

Headers
string
required
string
required
Responses

500

An unexpected error occurred on the server.

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