TTTech NODE V2 API

The operations to manage nodes v2.

Operations 15

GET /nerve/v2/node/logging-monitoring/{serialNumber} Get the monitoring and logging configuration #
POST /nerve/v2/node/logging-monitoring/{serialNumber} Set monitoring and logging configuration #
PUT /nerve/v2/node/{serial_number}/import-remote-connections Import remote connections on selected node #
GET /nerve/v2/node/{serial_number}/export-remote-connections Export remote connections data with file #
GET /nerve/v2/node/{serial_number}/users Get a list of all users from the selected node #
DELETE /nerve/v2/node/{serial_number}/users Delete all user accounts from a node, or an account specified by username #
DELETE /nerve/v2/node/{serialNumber}/docker-resources/images/unused Removes unused Docker images from the Node #
GET /nerve/v2/node/{serialNumber}/docker-resources/volumes Get a list of all volumes from the selected node #
DELETE /nerve/v2/node/{serialNumber}/docker-resources/volumes/{volumeName} Delete a volume from the selected node #
POST /nerve/v2/node/{serialNumber}/docker-resources/volumes/{volumeName}/import Import data to a volume on the selected node #
POST /nerve/v2/node/{serialNumber}/docker-resources/volumes/{volumeName}/export Initiate volume export from the selected node #
POST /nerve/v2/node/{serialNumber}/docker-resources/volumes/{volumeName}/export/cancel Cancel volume export that is in progress #
POST /nerve/v2/node/{serialNumber}/docker-resources/volumes/{volumeName}/import/cancel Cancel volume import that is in progress #
PUT /nerve/v2/node/{serialNumber}/production-mode Enable or disable production mode for the node #
POST /nerve/upload-volume-backup Upload a volume backup zip archive from the node to the MS #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/tttech-node-v2-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

tttech-node-v2-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  version: 3.1.0
  description: 'Nerve Management System API to manage: -labels -nodes -workloads -notifications -capabilities'
  title: Nerve Management System NODE V2 API
  contact:
    name: Nerve support
    email: support@tttech-industrial.com
servers:
- url: https://trynerve1.nerve.cloud
security:
- sessionId: []
tags:


# --- truncated at 32 KB (171 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/tttech/refs/heads/main/openapi/tttech-node-v2-api-openapi.yml