v1

latestOpenAPI 3.0.02026-07-26376212496.4 KB
Sistema

Endpoint de Ping

Retorna se API está OK

get/ping

Response

Retorna se API está OK

messagestring
ipstring
hashstring

Example response

{
  "message": "Everything is going to be 200 OK!",
  "ip": "10.10.10.10",
  "hash": "849495bd8d3949fd7f702c84d30546bda32f0493"
}