Localhost access to site

Whats the localhost of a running site? I need to make API calls to the WP Rest API from a system that does not support external requests over http. I’d like to do something like 192.168.XX.X/myapiendpoint over my local IP address.