I've created a VM from the Resource Manager Template for Azure that you have provided. I managed to connect to the VM via SSH and see that multichain was installed correctly.
Now my target is to have 2 nodes (so I assume that the second I should create manually?) and to access the blockchain via the API. Basically I want to develop a client application that would access the api. Normally, with other services you would have somenthing like xyz.com/api/GetBlockAddress.
However I can't seem to find any information regarding the API address and about ways to use it in the documentation. Could you please help?
Thank you!