Four basic API request examples

This example shows four 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.

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.