Skip to main content
Version: 1.0.0

Semvar API

The Semvar API provides a comprehensive interface for managing IoT devices, assets, and automation in industrial environments.

Key Features

  • Device Management: Register, monitor, and control IoT devices
  • Asset Tracking: Monitor and manage industrial assets
  • Event Processing: Handle and respond to IoT events in real-time
  • Rule Engine: Create and manage automation rules
  • User Management: Control access and permissions

Authentication

All API endpoints require Bearer token authentication. Obtain a token via the /users/login endpoint.

Rate Limiting

API requests are limited to 1000 requests per hour per API key.

Versioning

This API follows semantic versioning. Breaking changes will result in a new major version.

Authentication

Security Scheme Type:http
HTTP Authorization Scheme:bearer
Bearer format:JWT