I'm using the Facebook Graph and FQL API from an application (OAuth authenticated). I've been unable to find anything about rate limiting/throttling in the documentation. Normally, I'd expect some kind of limit in class/user...
Looking in at the Facebook app page Insigths -> Diagnostics:
PI Throttling
None during specified period.
API Throttling Warnings
None during specified period.
Feature Limits
Feature limit per user, per day
Requests 1.0 20
Which indicates some kind of throttling may be used. Anyone got more info on this?