Is there an api to interact directly with tinxy bridge on the local network

I’m planning to use a motion sensor connected to a esp2866 which can make http requests to control lights. As the tinxy backed server is on https, I found it quite difficult to run https client on esp8266. So, is there a way to send http requests to the tinxy bridge, if both devices—tinxy bridge and esp8266—are on the same network?

Production servers always run on https (SSL) . No exception