Rate limit for requests per minute
The maximum number of requests per minute is as follows.
If the maximum number is exceeded, the system may forcibly disconnect the user.
■ Maximum requests per minute
Write API | 500 |
Read API | 2000 |
Limit on the number of records
The number of records that can be processed by one Request is 200 for both Read and Write.
To process 200 or more records, 200 records must be processed at a time.