Quick Start

Start the 5 minute tutorial to learn:

  1. How to authenticate Kintone APIs with API tokens
  2. How to retrieve record data from a Kintone App

START

What can I do with Kintone APIs?

Add and retrieve data from App Records

Records are the table of data that exist inside each App.

POST and GET data from the Apps by specifying which App to interact with in the request.

Update process management statuses

Approve submissions and sign-off tasks from outside of Kintone by using the Proceed Process Management Status API.

Modify the App structure

Add in and update fields within the Kintone forms.

Upload and Download files

Manipulate files that exist inside your App.

START TUTORIAL