Trade
Our Trade API endpoint allows you to execute trades with a single request.
We handle the creation of the transaction as well as sending it through multiple endpoints to ensure the fastest possible landing.
Our Trade endpoint is currently in BETA. The trade fee is 0.1% of your equivalent SOL trade amount.
Endpoint
Since we are in BETA, this endpoint may change at any time.
Payload
Your
private key
is not stored or logged. We will soon upgrade to an API key system.
mev_protection
,skip_preflight
,custom_tip_address
,custom_tip_percentage
are optional parameters. You don't need to add them to the payload.
Success message returned
Error returned
Last updated