Skip to main content
Health

Health check

GET/v1/health

Response Body

application/json

curl -X GET "https://api.postpeer.dev/v1/health"
{
  "ok": true
}