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 Authorization Headers page for more details.
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.