Any idea what can I do to get only the checkins from a specific venue?

If i use it like:

https://api.foursquare.com/v2/venues/VENUE_ID?oauth_token=XXX

i get everything about the venue, and I only need the checkins.

Anyone has a solution? Thanks.

link|improve this question

feedback

1 Answer

up vote 5 down vote accepted

You can see who is currently checked in via the /venues/herenow endpoint. Historical check-in information for a venue is only available to the venue manager via the foursquare merchant platform

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.