Thanks Ajju, appreciate the answers. I was actually able to find the solution. Firstly, on your login screen for orchestrator it shows what tenancy you are logging in as (for me it said you are logging in as Default tenancy). The issue with my api request was inputting the wrong URL. I basically just had to grab the URL to my orchestrator home page and add /api/account/authenticate to the end of the URL.