There is a rate limit of 60 POST calls per API key perminute.
With 1000 data points per call, this allows a client to submit60000 data points a minute.
If the limit is exceeded calls will be throttled with a 429 code.