Last updated 2 months ago
Was this helpful?
Additional info
GET /v2/system/ping HTTP/1.1 Host: localhost Accept: */*
Success
{ "additionalInfo": "text" }
GET /v2/system/version HTTP/1.1 Host: localhost Accept: */*
{ "api": "2.0.0", "core": "v2.0.0-???" }
GET /v2/system/info HTTP/1.1 Host: localhost Accept: */*
Sucess
{ "arch": "amd64", "distro": { "codename": "bookworm", "id": "debian", "name": "Debian GNU/Linux 12 (bookworm)", "version": "12" }, "kernel": { "build": "text", "machine": "x86_64", "version": "6.7.6-arch1-1" }, "platform": "text" }