GET
/
status
curl --request GET \
  --url https://simpleapi.com.br/api/v1/status
{
  "apiStatus": "<string>",
  "applicationVersion": "<string>",
  "databaseStatus": "<string>"
}

Response

200
application/json
Status da API

The response is of type object.