chrisb
chrisb

Reputation: 1415

SurveyMonkey API Rate Limits

I have just set up a new OAuth Application for a SurveyMonkey integration we would like to build and noted the following:

Key Rate Limits
2   Calls per second
1,000   Calls per day

Is this global/application wide or per access token (i.e. per user who authenticates with the application)?

Upvotes: 2

Views: 1983

Answers (1)

Ryan Dugan
Ryan Dugan

Reputation: 613

The key limits are per application, not per user. If your app requires a higher rate limit, you can request your limit be raised from the link at the bottom of the following page:

https://developer.surveymonkey.com/mashery/limits

Upvotes: 3

Related Questions