Quick Start
This page provides you the basic work flow of using the Trader API.
This page provides you the basic work flow of using the Trader API.
Before you call the Trader API endpoint, you will need a bloXroute account to access the endpoint. After registering your bloXroute account, you will find your authorization header in your account dashboard. A unique authorization header is needed every time we call our endpoints.
If you have more questions, please refer to the page for more details.
Adding a tip to each transaction you submit is required to use our service. You can review the page and ensure you are sending the required minimum tip amount.
We provide the following code example for transferring a tip.
After you constructed your transaction and signed it, you will be able to submit it to the Submit endpoint.
For more comprehensive example you may see: