RS Infer
Server Endpoints

/health

Some health-check tools only send POSTs; the response is identical.

POST
/health

Some health-check tools only send POSTs; the response is identical.

Response Body

application/json

curl -X POST "https://example.com/health"
{  "status": "string"}