All eNB and gNB services publishes the Amarisoft websocket API on a public link accessible anywhere in the world through our Worldwide CDN.
This tutorial will show you how to use this API.
Find the Websocket Informations
Go to your eNB or gNB service and scroll to the connection parameters:

Using Amarisoft GUI
- Go to https://tech-academy.amarisoft.com/web-gui/
- Click on "Server"
- In "Address", enter your websocket hostname, then the websocket port in the following field
- For versions older than 1.0.412 the hostname is missing "/websocket" after the hostname and you need to add it, it should be softinstXXX.host.vifib.net/websocket and not softinstXXX.host.vifib.net
- Check "SSL"
- Click Create
- You can then follow this tutorial: https://tech-academy.amarisoft.com/RemoteAPI.html