You can connect to the gateway API using the following configuration:
Address | Protocol | Port |
---|
/api/v1 | http | 80 (default) |
/api/v1 | https | 443 (default) |
The base address shows the version of the API and does not need any authentication. This means you can access it through your browser at the address http://lorix-one-xxxxxx.local/api/v1:
![](/docs/lorix-os/files/1.0/lorix-one/10551733/10551735/1/1591273286068/image2020-6-4_16-21-25.png)
The other routes need authentication to be accessed and are therefore not simply accessible through a browser.