I am running device in my local network. It has REST API, I can query it by http://192.168.0.X/api/method
Is it possible to: 1. Find local device IP address 2. Send queries to API ?
I know I can send requests to public endpoints. Is there any workaround to access local device?