1

Does Rdio's Web Service API have rate limits? Can't seem to find it in the docs or with a quick search, but I'm getting 403 Developer Over Qps from scripted calls to the search endpoint.

devin_s
  • 3,345
  • 1
  • 27
  • 32
hurrymaplelad
  • 26,645
  • 10
  • 56
  • 76

1 Answers1

4

They do. When you sign in to your developer account, you can see your rate limits for each app by going to "My Account".

The default setting is 10 calls per second, and 15,000 per day.enter image description here

samullen
  • 2,380
  • 2
  • 17
  • 18