Start the API locally
First verify that the API responds on its local port.
http://localhost:8080/healthLocal API
Temporarily expose an API running on your workstation, then share an HTTPS URL without changing your router.
First verify that the API responds on its local port.
http://localhost:8080/healthAssociate the API port with the OpenPort.fr tunnel.
openport-fr tunnel http --local-port 8080Keep the endpoint open for a public integration or enable an appropriate HTTP control.
Use Inspector to verify methods, payloads, responses, and processing time.
Need another starting point?
Open documentation