Verify the Server Status
You can verify that your server is running correctly by hitting its health check endpoint. If you deployed your server locally on port8080, simply navigate to or curl the following URL:
200 OK status with a confirmation message.
Alternatively, you can view the interactive Scalar API documentation by visiting the server’s root URL:


