curl --request POST \ --url https://api.example.com/starknet/execute
Endpoints and Parameters
Execute
Execute a swap using the optimal route found through Fibrous Finance on Starknet
POST
/
starknet
/
execute
Execute
Copy
curl --request POST \ --url https://api.example.com/starknet/execute
Copy
https://api.fibrous.finance/starknet/execute
Execute a token swap using the optimal route previously found through the route endpoint. This endpoint handles the actual transaction execution and ensures the swap is performed with the best possible outcome on Starknet.