API and webhooks
Everything the console does, over JSON.
Keys
RMM, Settings, API / Integrations. A read key lists machines, alerts, inventory, history and reports; a write key can also acknowledge alerts, run scripts, tag devices, edit fields and set maintenance. Keys are scoped to your account, shown once, and revocable.
curl -H "Authorization: Bearer nyx_..." https://rmm.nyxie.io/api/machines
Webhooks
Per alert rule with an optional signing secret. Headers X-Nyxie-Event, X-Nyxie-Timestamp, X-Nyxie-Signature (HMAC-SHA256 of timestamp.body).
The full endpoint list, payload examples, signature verification code and an OpenAPI document are in the API reference.
Questions: hello@nyxie.io. Nyxie. All glows well!