
API Sync
We have an existing Platform account (highest grade I believe). We've integrated with Video Elephant that ingests content into our system via a MRSS feed connection.
Periodically we need to requery our video list in order to sync up our data delivery engine, but we're being throttled to only 60 requests per minute and this is insufficient for our query requirements.
Reality is that we have to query the video list tagged by the indicator that it's coming from them, then query our conversions list to get the right form of mp4, which is two hits per video. Right now they are only providing a little more than 150 videos (300 hits to your API to sync) but we expect this to grow.
We will only sync at most on a daily basis, likely weekly, but we can't wait 10+ minutes to sync.
We need our throttle level increased significantly so this batch process can run effectively.