Skip to main content
Version: 1.0

Device APIs

To access these APIs, two headers must be included in the request: Auth-mode (set to key) and Authorization (set to your <CONNECTION-KEY>). Detailed descriptions for these headers are provided below.

Authentication

The authentication mode. Must be set to key (for connection key authentication) or tls (for TLS client certificate authentication).

Security Scheme Type:

apiKey

Header parameter name:

Auth-mode