Logo
Program smart lights API Documentation

new user

POST http://{{bridge_ip}}/api

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

[ { "error": { "type": 101, "address": "", "description": "link button not pressed" } } ]



Curl
curl -X POST 'http://bridge_ip/api' -d '{"devicetype":"my_hue_app#iphone apievangelist"}'

ENDPOINTS