biterp

Health check da API integrations

GET
/health

Response Body

application/json

curl -X GET "https://api.biterp.ai/health"
{
  "status": "string",
  "apiVersion": "string"
}