API Documentation

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

API Documentation

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
API Documentation
API Documentation
2021-09-16 07:42:06
Hardware Version:
Firmware Version: 4.4.4

Hello where can I find up to date information about the API? How can I retrieve the siteKey used in the majority of commands?

Thanks in advance.

 

Francesco

  1      
  1      
#1
Options
1 Reply
Re:API Documentation
2021-09-30 14:52:33 - last edited 2021-09-30 17:35:06

Same here, according to the docs its:

 

Get the List of Sites 

Path:

  /api/v2/sites

Method:

   GET

 

https://192.x.x.x:8000/api/v2/sites?token=<bah bah>

 

I get:

{

    "errorCode": -1,

    "msg": "General error."

}

 

Carl

  1  
  1  
#2
Options