The ICE API is built on a URI messaging system. To execute commands in ICE you will send URI messages with an address of the command you want to execute, along with the necessary arguments needed for that commandFor developers looking to integrate or extend functionality within the Igloo platform, we provide a comprehensive API reference. You can access the full API documentation here: Igloo Vision API Documentation.
In addition to the documentation, we also have Node.js,Unity, andPythonexamples available upon request.