I am developing application which uses foursquare API. The app uses private DB (app users & account) but will need to associate (& claim) foursqure venue. For example, user A is owner of foursquare venue , how can i sync (link) the private user A (user in our app) with the specific venue in foursquare?
Another issue, Does the API support creating and claiming (verify) venues?
Regards