/status

Health check

get

Check if the server is running

Responses
200
OK
application/json
get
GET /health HTTP/1.1
Host: api.antibotaio.dev
Accept: */*
200

OK

{
  "status": "text"
}

Last updated