Does foursquare provide any test accounts for developers? - foursquare

Does foursquare provide any test accounts for developers?
For example: I want to test a special through api. I need a venue for creating a special. Does Foursquare provide us ?

Sadly no. Either find a venue manager who can authorize you application, or e-mail api#foursquare.com for help setting up a "fake" venue for you to claim.

Related

DocuSign API to find domain users

I have 1700 users who have registered to DocuSign using the company domain. These users are not part of the account. I am looking for an API to get more information on these users such as when they last logged in. I see there is an API available for getting users that are part of the ACCOUNT.
Users: List
GET /v2/accounts/{accountId}/users
As people who directly registered with my company domain email address don't have an account, I am not able to use this API. Let me know if there is any other API to get this information.
There's no API that will give you this information. I'd suggest that you contact DocuSign support (or ask your DocuSign Sales Rep, if you've been working with one) for assistance -- it may be possible for them to provide this type of information for you.

Developers mode

Is there a way to become a manager of a venue just for development purposes, without having to complete all the steps of claiming a venue? Maybe by creating a false venues and be manager of it?
For the Venue Push API, you can create a "home" venue and will automatically be treated as the manager of that venue.
For specials/stats, create a test venue and either go through the claim flow for the venue, or e-mail api#foursquare.com and with the venue ID and your user ID, asking them to claim the venue for you.

herenow api has been rolled out. Is there any way to get the checkedin userdetail?

We have integrated hereNow api in our appliction to show the checked in customers for the particular venue. Now because of the policy change in the hereNow api we are not getting any results. Is there any way to get the checkedin user details for the venue without being as a store manager?
Thanks,
Shiva
No. The identities of users currently checked in to a venue are only available to apps making requests on the behalf of friends, other people checked in to the venue, or to a manager of the venue.

Creating and claiming a test venue to use with Foursquare Merchant Platform

Is it possible to create and claim test venues to use with the API? I've created two venues (which are not real businesses), and I'd like to claim them as the venue manager so I can test as I build with the API.
There's no way to claim a venue via the API. You can e-mail api#foursquare.com with the fake venue ID & requested manager ID and we can set it up for you.

Foursquare checkins

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.
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

Resources