Are there API docs of Kintone REST API to create a new app?

Are there API docs of Kintone REST API to create a new Kintone App?

There are three steps to create a Kintone App with just REST APIs:

  1. Create an App with Add Preview App API
  2. Configure the App with the following APIs
  3. Deployment App with Deploy App Settings API

Finally, you can confirm the App is created successfully with the Get App Deploy Status API.

Here is a more detailed guide; however, it is in Japanese:
https://cybozudev.zendesk.com/hc/ja/articles/204693590

Thank you Minoru.

We are planning on also bringing out the English documents for creating new applications on this developer network.