Authentication

The API accepts 3 different authentication methods:

Bearer auth (http_api_key)

JWT Bearer token for device operations. Format: Bearer

Api key auth (http_api_key)

API key for creating devices. Format: wam_xxxxxxxxxxxxxxxx

Admin auth (http_api_key)

Admin secret key for managing API keys. Set in .env as ADMIN_SECRET_KEY