We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
UBA can run in api-server mode and act as an API server. This allows access to UBA from Postman.
To start up in api-server mode:
python uba.py api-server
When this starts up, it'll print the URL to open on your browser.
Running in API Server Mode API URL: 'http://192.168.68.114:8080'