I would like to search the whole thread for this, but I dont see the function to do so. Is it possible to set API to 0.0.0.0 so I can access the API from different computer?
You can access API/Telemetry from different computer as long as the port specified in config file (default 10555) allows incoming connections by host firewall (assuming there is firewall).
e.g if miner is on same network as PC:
http://miner.local:10555 or
http://192.168.x.x:10555 (whatever miner local IP is)
If want to view API from outside network you will need to port forward within your router.