A reference of every environment variable the agent and CLI accept.
The NxtOne runtime agent is configured dynamically via standard environment variables. These take priority over defaults and file-level configurations (e.g. nxtone.toml / application.properties).
| Variable | Description | Default |
|---|---|---|
NXTONE_API_KEY | Your company API key used to authenticate with the ingest portal. Required. | — |
NXTONE_PROJECT_ID | Identifier of this specific service. Used to group execution flows in the UI. | auto-detected (folder name) |