API Reference and Libraries
The up-to-date API documentation is split up in two parts.
REST API Documentation
Please see this page.
MQTT API Documentation
Please see this page.
Client Libraries
IoT Open provides clients for accessing the API in different languages as open-source projects.
Golang
go-lynx
on GitHub.
JavaScript (node)
node-lynx
on GitHub or NPMjs.org
Python
py-lynx
on GitHub