Check if the API is up and running.
curl http://localhost:3000/api/v1/health
{
"status": "ok",
"timestamp": "2026-03-18T01:22:00.000Z"
}
No authentication required.Documentation Index
Fetch the complete documentation index at: https://docs.nexusmission.com.br/llms.txt
Use this file to discover all available pages before exploring further.
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"
}