I want to build an application which will use a lot of data, trying to "understand" in which roads there is traffic based on the users' check-ins, so it is important for me to know how many data I can request from foursquare. Reading the Foursquare API Platform Policy I found that
Foursquare expressly reserves the right to limit the number and/or frequency of API requests in its sole discretion
Does anybody know if there is a maximum number or frequency of API requests or this limition only exist for malicious attacks?