Authorization header.
The JWT token returned will be used to authenticate both Account and Liquidity endpoints
Basic Authentication
To authenticate, combine your API Client ID and Secret in the format{apiClientId}:{apiClientSecret} and base64 encode it: