Logo
Program smart lights API Documentation

Scene

Number of APIs: 4


1. Get All Scenes

GET http://{{ip}}/api/{{username}}/scenes



2. Get Scene Details

GET http://{{ip}}/api/{{username}}/scenes/381mJSoKqbbCA0u/



3. Create Scene

POST http://{{ip}}/api/{{username}}/scenes



4. Edit Scene

PUT http://{{ip}}/api/{{username}}/scenes/381mJSoKqbbCA0u/lightstates/2



ENDPOINTS