REST Programming Guide

This guide will navigate you through the API's basic features. You can review what is possible with the Kii 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 References for more information.

Here are the steps to start developing your apps.

  1. Prepare your environments

    Follow the instruction in REST Quick Start to set up the Kii Cloud environments.

  2. Leverage Kii Cloud features

    Implement your app by leveraging the necessary Kii Cloud features. For the overview of the available features, see Kii Cloud SDK.

    We also recommend you to read Implementation Guidelines before you start the actual implementation.