Is there anyway to change the timeout per request for the HTTP API? What is the standard timeout in seconds?
I'm also a little confused by the wording in 'Duration' - does that mean the duration inbetween every request?
We don't currently have the option to delay the request other than with the rate limits, but it has to average at least 5 requests per second, and yes, the duration is the specified amount of time it takes to process the request limit so 5 requests every 1000 milliseconds, for example.