cURL
curl --request GET \ --url https://api.niceyup.io/api/health
{ "status": "<string>", "timestamp": "<string>", "uptime": 123, "memoryUsage": { "rss": 123, "heapTotal": 123, "heapUsed": 123 } }
Check if the API is working
Success
Show child attributes