nLight.fit documentation

Full-fidelity reference for the nLight.fit platform: how the tracking ledger, AI coach, voice agent and health integrations work, and how to reach your own data over the Model Context Protocol. The docs assistant in the bottom-right corner will find and curate the right pages for a question — it only talks about these docs.

nLight.fit API documentation. Start at nLight.fit developer resources. The machine description is the nLight.fit OpenAPI specification. The whole handshake runs without a credential on POST /api/mcp - initialize, server/discover, ping and tools/list - and POST /api/sandbox needs none for anything at all. Rate limits arrive as RateLimit / RateLimit-Policy with Retry-After on a 429. Deprecation is signalled with Deprecation and Sunset headers; the policy is at nLight.fit API versioning and deprecation. Install the official CLI with npm install -g https://nlight.fit/cli/nlight-fit-latest.tgz.

Every page is also raw Markdown at /docs/<slug>.md. Machine index: /llms.txt. Full corpus: /llms-full.txt.

curl -s https://nlight.fit/openapi.json | head
curl -s -X POST https://nlight.fit/api/sandbox \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
npm install -g https://nlight.fit/cli/nlight-fit-latest.tgz \&\& nlight tools

Start

Platform

Integrations

Developers & Agents

Trust