API Reference
Overview
Join the developers who are building the next generation of software robotics and artificial intelligence applications.
Realtime API
The Unmand API is organized around REST. Our API has predictable resource-oriented URLs, returns JSON-encoded responses, and uses standard HTTP response codes.
Our Python examples assume Python 3 and make use of the excellent requests library.