Skip to content
💎
LinQ Network User Guide LinQ Service
linq-network
  • Linq Network User Guide 0.0.1 documentation
  • HTTP API Reference
linq-network
  • Getting Started
  • C API Reference
  • C++ API Reference
  • Rust API Reference
  • NodeJS API Reference
  • HTTP API Reference
    • Common
    • LinQ Service
      • Show Source
      • /api/v1/public/create_admin
      • /api/v1/public/login
      • /api/v1/users
      • /api/v1/devices
      • /api/v1/alerts
      • /api/v1/proxy/…
  • Show Source

LinQ Service¶

The LinQ Network SDK can optionally run an HTTP(S) service if enabled. When the HTTP(S) service is enabled, the following API is exposed on the HTTP(S) port.

  • /api/v1/public/create_admin
  • /api/v1/public/login
  • /api/v1/users
  • /api/v1/devices
  • /api/v1/alerts
  • /api/v1/proxy/…
Previous User Management
Next /api/v1/public/create_admin
© Copyright 2020, Altronix Corp.
Created using Sphinx 1.8.4. and Material for Sphinx