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