curl --request GET \ --url https://api.example.com/health
{ "status": "healthy", "version": "1.4.40", "description": "Notte API is healthy and ready to serve requests. Docs available at https://docs.notte.cc"}
Health Check
GET
/
health
Health Check
curl --request GET \ --url https://api.example.com/health
{ "status": "healthy", "version": "1.4.40", "description": "Notte API is healthy and ready to serve requests. Docs available at https://docs.notte.cc"}