[Facebook] Is the Graph API Request Limit 600 Times Per Minute?
I found information that Facebook’s Graph API request limit is 600 times per minute, so here’s a memo. (Unofficial, though)
Hitting the Graph API every time is slow and likely to hit API limits. When I looked into API limits, there's nothing officially written, but it seems like 600 times per minute is commonly mentioned.・Source: Rails Hub Information Bureau: 9 Things I Learned from Creating a Web Service as a Beginner
If you have information that this is properly documented in the official API documentation, please let me know!
That’s all from the Gemba.