LiveRecoverVYG Developer Docs
Brand Data API

Health check

GET/health

Liveness probe. Public — requires no authentication.

Response Body

application/json

curl -X GET "https://example.com/health"
{  "status": "ok"}