Rate Limit

The KPA Flex API rate limits requests to ~80 requests per minute per customer. All tokens share the same pool of requests. If a request rate exceeds this limit then for ~60 seconds an error will be returned in the response and the ok field will be false for all requests.

{
"error": "rate_limit_exceeded",
"ok": false
}

If you wish to limit API calls to certain IP addresses, please contact help@kpaehs.com and include the IP addresses you wish to whitelist.

Egregious request rates or extended limit violations may be grounds for deactivation of the token or even of API access for the entire site.