Rate Limit
HULFT-WebConnect Site API has the rate limit (the maximum number of requests).
Refer to the following rate limit when you use the API.
Rate limit
A maximum of 100 requests per minute can be sent per contractor account.
Performance when the rate limit is exceeded
HULFT-WebConnect Site API does not accept requests for 10 minutes after the rate limit is exceeded (blocking request period).
You can confirm the release date and time of the blocking request period by 'Retry-After' in the response header.
Counter reset
The counter to limit the rate is reset per minute.
However, if the rate limit is exceeded, the counter is reset after the blocking request period is over.