Validate the key by using it to perform a privileged action, such as listing all users:
If you are designing a new integration, Beecon recommends using their new beecon-cli tool: beecon hub get key full
curl -X GET http://[HUB_IP]:8080/api/v1/keys/full \ -H "Authorization: Bearer [YOUR_SESSION_TOKEN]" The response will contain a long hexadecimal string. This is your Full Key . It should look similar to: beecon_full_k3y_8a2f...9c4d Validate the key by using it to perform
Open a web browser or command line tool like curl . Send a standard authentication request to the session endpoint. Replace [HUB_IP] with your actual IP: Send a standard authentication request to the session
Unlock the full potential of your IoT infrastructure today. – you’ve got this. This article is for educational purposes only. Always refer to your specific Beecon Hub model’s user manual for exact commands, as firmware versions vary. Keywords: beecon hub get key full, beecon full access token, beecon api key retrieval.
Remember the golden rule: With great power comes great responsibility. Your full key can see everything—every temperature fluctuation, every motion event, every door contact. Use it to optimize building efficiency, improve safety, and drive data-informed decisions. But never, ever share it casually.
| Key Level | Access Scope | Typical User | | :--- | :--- | :--- | | | Read-only sensor data; cannot change settings. | Facility staff, monitors. | | Operate Key | Can trigger actuators, mute alarms, reboot node. | Technicians. | | Full Key | Factory reset, user management, SSL cert upload, raw logs. | System integrators, IT admins. |
Validate the key by using it to perform a privileged action, such as listing all users:
If you are designing a new integration, Beecon recommends using their new beecon-cli tool:
curl -X GET http://[HUB_IP]:8080/api/v1/keys/full \ -H "Authorization: Bearer [YOUR_SESSION_TOKEN]" The response will contain a long hexadecimal string. This is your Full Key . It should look similar to: beecon_full_k3y_8a2f...9c4d
Open a web browser or command line tool like curl . Send a standard authentication request to the session endpoint. Replace [HUB_IP] with your actual IP:
Unlock the full potential of your IoT infrastructure today. – you’ve got this. This article is for educational purposes only. Always refer to your specific Beecon Hub model’s user manual for exact commands, as firmware versions vary. Keywords: beecon hub get key full, beecon full access token, beecon api key retrieval.
Remember the golden rule: With great power comes great responsibility. Your full key can see everything—every temperature fluctuation, every motion event, every door contact. Use it to optimize building efficiency, improve safety, and drive data-informed decisions. But never, ever share it casually.
| Key Level | Access Scope | Typical User | | :--- | :--- | :--- | | | Read-only sensor data; cannot change settings. | Facility staff, monitors. | | Operate Key | Can trigger actuators, mute alarms, reboot node. | Technicians. | | Full Key | Factory reset, user management, SSL cert upload, raw logs. | System integrators, IT admins. |