Bunne Docs
Saúde

Checar a saúde da API pública.

GET
/health

Corpo da resposta

application/json

curl -X GET "https://example.com/health"
{  "object": "health",  "service": "bunne-gateway",  "status": "ok",  "version": "v1",  "request_id": "req_xxx"}