Internal API
Internal API for Network Management
The Internal API consists of a set of endpoints designed to govern the Ruuvi Network, such as whitelisting and blacklisting devices and/or IP addresses.
post
https://network.ruuvi.com
/whitelist
whitelist
POST /whitelist
{
"macAddress": "ab:ba:cd:ba:cd:ba",
"secret": "1234"
}
get
https://network.ruuvi.com
/gwinfo
post
https://network.ruuvi.com/
register-sensor
Register a sensor to Cloud
post
https://network.ruuvi.com/
subscription-register
Register a subscription to be claimed by user
post
FCM://
iOS
Freebase Cloud Messaging to iOS devices - Proposal 2023-02-08
Last modified 7mo ago