Status

Route guide

Get uptime information

Check service uptime status

GET https://domain.api/status/

Provides a JSON Object

{
    "code": 200,
    "name": "NinjaChefs + AI (API)",
    "status": "Operational",
    "startTime": "2023-11-15, 4:47:08 a.m. (Server Time - UTC)"
}

Last updated

Was this helpful?