Internal API Requests
-
Kintone REST API Request
The Kintone REST API Request allows you to run Kintone REST APIs from your JavaScript code.
-
Get Concurrency Limit
Gets the current number of simultaneous API calls and the maximum number of API calls you can make simultaneously in your Kintone domain.
-
Get CSRF Token
Retrieves a CSRF token to be used for file downloads/uploads.
-
Get URL
Returns a URL from a shortened API path.
-
Get URL with Query
Returns a URL including a query string, from an API path and parameters.