Do you throttle API calls?
Due to an error in our application, we were making a lot more calls to your feed API than necessary (>10,000 per day). We're gathering about 1000 articles per day, cache results for 7 days, and archive articles after 31 days. We also discard articles after 5 failed tries to your API. This means we're expecting 2000-3000 API calls per day now.
Strangely enough, the postrank fetching through the API works fast on my local machine with the same API key, but takes about 1min per API call on the live system (IP: 70.32.113.244). Is there any chance your API throttles or blocks requests from this IP? The HTTP response gives a 200, but with a massive delay.
We might be open for paid usage of your API as well if that our API calls exceed what you consider "normal" - I couldn't find any standards about this in your developer documentation.
If required, I can provide our API key in a private conversation.
Example:
curl -v "http://api.postrank.com/v2/feed/info?id=http://www.myinkblog.com/feed&appkey=postrank.com/example"
* About to connect() to api.postrank.com port 80
* Trying 75.101.138.238...
Strangely enough, the postrank fetching through the API works fast on my local machine with the same API key, but takes about 1min per API call on the live system (IP: 70.32.113.244). Is there any chance your API throttles or blocks requests from this IP? The HTTP response gives a 200, but with a massive delay.
We might be open for paid usage of your API as well if that our API calls exceed what you consider "normal" - I couldn't find any standards about this in your developer documentation.
If required, I can provide our API key in a private conversation.
Example:
curl -v "http://api.postrank.com/v2/feed/info?id=http://www.myinkblog.com/feed&appkey=postrank.com/example"
* About to connect() to api.postrank.com port 80
* Trying 75.101.138.238...
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?We don't throttle apis currently. Lets work through the other issues over email: jim at aiderss.com
Cheers
Jim -
Inappropriate?Jim contacted me by email and via skype, turns out our IP was blocked due to excessive usage (which was our own fault) - great service, thanks heaps Jim!
I’m happy
Loading Profile...



