Check if the API is up and running.
curl http://localhost:3000/api/v1/health
{
"status": "ok",
"timestamp": "2026-03-18T01:22:00.000Z"
}
curl http://localhost:3000/api/v1/health
{
"status": "ok",
"timestamp": "2026-03-18T01:22:00.000Z"
}
curl http://localhost:3000/api/v1/health
{
"status": "ok",
"timestamp": "2026-03-18T01:22:00.000Z"
}