Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Twitter

Sign In Register

In this Discussion

Tagged

API Rate Limit
  • adamjtadamjt February 1
    API usage has been throttled to 1req/sec. You will receive a 503 error if you exceed this limit on your account. If you're getting this error frequently, please update your code to be friendly to our servers!
  • EricKrauseEricKrause February 1
    Please send a note into support if you are running into this problem and I'll be happy to help.
  • adamjtadamjt February 1
    Update: I've added a burst limit of 4 requests that will be delayed rather than immediately returning a 503 error. If you're not a regular offender, this is a cushion that will help when your code occasionally goes over the 1req/sec limit.