cURL
curl --request GET \ --url https://app.uselamina.ai/v1/health
{ "status": "ok", "version": "1.0.0", "timestamp": "2026-04-18T14:30:00.000Z" }
Lightweight health probe. No authentication required.
Use this from load balancers, orchestrators, or agent startup routines to verify the API is reachable before sending real requests.
Server is healthy
ok