ServerIQServerIQ
All features

Every feature, available programmatically.

The entire ServerIQ platform is API-first. Every action you can take in the dashboard — creating servers, configuring alerts, managing incidents — is available through the REST API.

Authenticate with JWT tokens for interactive use or API keys for programmatic access. API keys are SHA-256 hashed and support revocation without deletion.

Build custom integrations, automate monitoring setup, or pull metrics into your existing toolchain. The API supports all CRUD operations across servers, alerts, incidents, contacts, teams, and more.

Key capabilities

  • Full REST API covering all platform features
  • JWT and API key authentication
  • SHA-256 hashed keys with fingerprinting
  • Swagger/OpenAPI documentation
  • Rate limiting and IP allowlisting
  • Webhook support for external integrations