Health check (no API key)
Service
Health check (no API key)
Full URL: GET https://api.kupe.in/health
Public readiness probe. Use Try it to confirm connectivity before calling authenticated routes.
Reference shape (illustrative) — fields match production; timestamp is a Unix float from the server.
{
"status": "healthy",
"timestamp": 1776969467.659134,
"service": "milli-ai-backend",
"database": "connected",
"version": "1.0.0"
}
GET
Health check (no API key)
Response
200 - application/json
Service healthy
The response is of type object.