Overview
To authenticate with Kintone User API, you need:- Subdomain – The subdomain used to access your Kintone instance.
- API Token - A key that grants Nango permission to interact with the Kintone User API.
Prerequisites
- You must have a Kintone account.
Step 1: Finding your Subdomain
- Log in to your Kintone account.
- Look at the URL in your browser’s address bar. Your Subdomain is the text after
https://
and before.kintone.com
.
Step 2: Generating your API Token
- Log in to your Kintone account, click the gear icon on the upper right menu of Kintone and select User & System Administration.
- From the left navbar, go to System Administration > Integrations, and click on API tokens.
- Click + Generate API token

- Fill in the required information. For Scope, select your desired scope based on your specific needs. For the Validity Period, choose a longer duration to avoid disruption.
Step 2: Enter credentials in the Connect UI
Once you have your Subdomain and API Token:- Open the form where you need to authenticate with Kintone User API.
- Enter your Subdomain in its respective field.
- Submit the form, and you should be successfully authenticated.
