healthcheck endpoint
curl --request GET \ --url https://api.wapikit.com/api/health-check
{ "data": true }
OK
The response is of type object.
object
Was this page helpful?