I'm trying to connect my app to a Mikrotik Router using API Basic Auth to collect some data from the router. I could not find any relevant documentation on how to perform this task using Basic Auth rather than API Key.
Can someone help me to achieve it using the API or other method described in the Mikrotik docs here: https://help.mikrotik.com/docs/display/ROS/REST+API
Thanks.