Can trade in demo account, having trouble with live account

If you’re getting access to the live API (meaning you’re using the live endpoint for /auth/accessTokenRequest and you get a 200 response with an accessToken field), you can just make a GET request to /account/list. This will return all of the accounts associated with your live user as an array. Each data object represents an Account and the id field is the real account entity ID.