GET
/
healthcheck
curl --request GET \
  --url https://api.mixpeek.com/healthcheck
{
  "status": "<string>"
}

Response

200 - application/json
Successful Response

The response is of type object.