- Getting Started - Using a free account, get a device added and start sending data
- CoAP API - small specialized protocol for low-power nodes and lossy networks
- HTTP Data Interface API - low bandwidth API for reading from and writing to dataports
- Remote Procedure Call API - full featured API for device management and data visualization
- Provision/Device Management API - API for working with device models and in field provisioning
- UDP Single Shot API - very low bandwidth and overhead API for writing to a single dataport
- Commander API - XMPP chat interface for reading and writing data from an IM client
- Lua Scripting API - the server-side Lua scripting environment
- Custom Widget API - a Javascript API for creating Portals dashboard widgets
- Portals API - an API for interacting with the Portals application (beta)
- One Platform Reference
- Portals Web Application Reference
- Portals Subdomain (Whitelabel) Administration Reference
- Exosite Libraries - Python, Java, .NET, Cocoa, C++, ...
Please tell us how we can make our documentation better. If you have a specific feature request or if you noticed something missing, please let us know by creating a GitHub issue, or fork the Github project and send a pull request with improvements. Thanks!