Skip to content

Health check

GET
/ping
curl --request GET \
--url https://projects.work.optidata.cloud/api/ping

Public liveness probe. Requires no authentication.

Service is up.

Media typeapplication/json
object
pong
boolean
Example
{
"pong": true
}