16. Business API
Interact with Smartnest cloud using your Business API key.
Last updated
Interact with Smartnest cloud using your Business API key.
POST https://smartnest.cz/api/v6/devices
Add a new device to your Business account.
api-key*
XXXXXXXXX
business API key. to get one contact support.
name*
device
Device name
type*
switch
Device type
{
// Response
}{
// Response
}Last updated