curl --request GET \
--url https://api.wappfy.com.br/
{
"status": 200,
"service": "Wappfy API",
"version": "1.0.3"
}
Status da API do Wappfy
curl --request GET \
--url https://api.wappfy.com.br/
{
"status": 200,
"service": "Wappfy API",
"version": "1.0.3"
}
Ok
The response is of type object
.