REST API Guide

You can also leverage the Thing-IF features via the REST API.

This guide will navigate you through the Thing-IF API's basic features. You can review what is possible with the API, and even get a head start with some sample code. After reviewing the guide, you'll be ready to dig into our APIs or check the detailed documentation available here.

You can develop mobile apps and things with Thing Interaction Framework using the REST API. Especially, you can use the MQTT protocol only instead of the HTTPS protocol for communication with Kii Cloud. See Implementation with MQTT Only for more information.

Guidelines

See Implementation Guidelines. These guidelines are for Kii Cloud REST API guides, but the same notion also applies when you are to read the Thing-IF REST API guides.