Five basic API request examples

This example shows five requests, where the first three are used to gather ClientKey and AccountKey(s). In general you start with these.
The fourth request (GET /balances) requires those as query parameters and the fifth one requests the roles/rights your received with your token.

If you want more money on your account, you can do a reset of an account in SaxoTraderGO (Account/Other/Reset Trial Account).


Response:
Click button to launch function.

JS code:
Click button to show code.