Logo
Program smart lights API Documentation

new developer

GET http://{{bridge_ip}}/api/newdeveloper

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

[ { "error": { "type": 1, "address": "/", "description": "unauthorized user" } } ]



Curl
curl -X GET 'http://bridge_ip/api/newdeveloper'

ENDPOINTS