Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Yammer API limits

Tags:

rest

limit

yammer

Yammer rest api documentation says that limit is 10 requests in 10 seconds per user per app.

Question: What is the user here? Is it IP address that makes request or bearer token for currently authenticated yammer user?

If all our users go through same external IP, will this be a problem, or user relates to Yammer user?

Thanks

like image 677
David Avatar asked Dec 09 '25 21:12

David


1 Answers

It is per user token and not by IP Address. So, multiple users from the same IP can make API requests to Yammer and the rate limiting will apply per user. https://developer.yammer.com/v1.0/docs/rest-api-rate-limits

like image 117
Sameer Sitaram Avatar answered Dec 14 '25 07:12

Sameer Sitaram



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!