cURL
curl --request GET \ --url https://api.scanify.com.br/health
{ "status": "healthy" }
Endpoint para verificar o status de saúde da API.
API está em bom funcionamento
The response is of type object.
object