Get raw swap instructions
Endpoints
Get Instructions
POST /api/v1/instructions — Get raw Solana instructions for custom transaction composition.
POST
Get raw swap instructions
Body
application/json
Parameters for getting raw swap instructions. Same as SwapRequest without skipSimulation.
User's wallet address (signer).
Example:
"9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM"
Example:
"So11111111111111111111111111111111111111112"
Example:
"uSd2czE61Evaf76RNbq4KPpXnkiL3irdzgLFUMe3NoG"
Example:
"1000000000"
Available options:
ExactIn, ExactOut Example:
"ExactIn"
Example:
50
Last modified on June 28, 2026
