Saltar para o conteúdo principal
GET
/
public
/
api
/
v1
/
health
Public API health check
curl --request GET \
  --url https://api.gennia.ai/public/api/v1/health \
  --header 'X-Api-Key: <api-key>'
{}

Autorizações

X-Api-Key
string
header
obrigatório

Resposta

API key is valid; returns workspace scope

{key}
object