Skip to main content
Health

Verify that the provided access key is valid

GET/v1/health/auth

Authorization

accessKey
x-access-key<token>

In: header

Response Body

application/json

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