Netdata · Example Payload

Netdata Node Info Example

MonitoringObservabilityInfrastructureMetricsAlertsReal-TimeAPMDevOps

Netdata Node Info Example is an example object payload from Netdata, with 20 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

node_idclaim_idhostnamehopsreachableversionosos_nameos_versionkernel_namekernel_versionarchitecturecpusmemorydisk_spacetimezonelast_seencreated_atspace_idroom_ids

Example Payload

Raw ↑
{
  "node_id": "a1b2c3d4-0001-0001-0001-000000000001",
  "claim_id": "c9d8e7f6-0002-0002-0002-000000000002",
  "hostname": "prod-server-01",
  "hops": 1,
  "reachable": true,
  "version": "v1.99.0",
  "os": "linux",
  "os_name": "Ubuntu",
  "os_version": "22.04 LTS",
  "kernel_name": "Linux",
  "kernel_version": "5.15.0-91-generic",
  "architecture": "x86_64",
  "cpus": 8,
  "memory": 8589934592,
  "disk_space": 107374182400,
  "timezone": "America/New_York",
  "last_seen": 1749756000,
  "created_at": 1700000000,
  "space_id": "s1p2a3c4-0003-0003-0003-000000000003",
  "room_ids": [
    "r1o2o3m4-0004-0004-0004-000000000004"
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • 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 example
curl "https://apis.io/api/v1/examples/netdata-node-info-example"
All examples
curl "https://apis.io/api/v1/examples?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.