Up - API Reference - Home
Check if the service is up and running.
Note: this only checks the api server, not the underlying databases or other required services.
GET /api/ping
A simple HTTP 200 Ok, no data.
Anything other than the success response means something is wrong. The service could be down, unreachable because of a firewall or a failed network connection.