Getting started

Install the Kyxel agent on any Linux host with a single command. The agent streams telemetry over TLS and auto-updates in the background.


                curl -s https://get.kyxelsecurity.com | bash -s -- --token <YOUR_TOKEN>
kyxel-agent enroll --project <project-id>
kyxel-agent status
              

API reference

Use the REST API to pull incidents, suppression lists and metrics. Authenticate with a project token.


                GET https://api.kyxelsecurity.com/v1/incidents
Authorization: Bearer <project-token>
              

Integrations & webhooks

Send detections to Slack, Discord, PagerDuty or any webhook by creating a playbook in the dashboard.

Security & compliance

All telemetry is encrypted at rest using AES-256. Enterprise customers can opt for dedicated regions or on-prem collectors.

Roadmap

Upcoming: agentless AWS/GCP ingest, machine-learning anomaly scores, and expanded SOC2 reporting.