POST /v1/swaps/stx/execute-order HTTP/1.1 Host: api.secretkeylabs.io x-api-key: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 52 { "signedTransaction": "...", "providerCode": "bitflow" }
Default Response
{ "orderId": "", "unsignedTransaction": "..." }