Authorization

Obtaining an Auth Header

If you're an existing bloXroute customer, you can use the same authorization header as you would use for any other Cloud API offering from bloXroute.

If you are not a bloXroute customer, you can create an account and you can find your header from our account portal.

Using the header

You should include the authorization header upon establishing any connection with the TON Trader API.

curl --header "Authorization: <YOUR-AUTHORIZATION-HEADER>" https://ny.ton.dex.blxrbdn.com

Last updated