User Authentication Endpoints

Overview

This grouping contains endpoints designed for customers who wish to integrate Foursquare's pre-built Placemaker User Interfaces (UIs) directly into their applications. Unlike managed users, this method requires end-users to have or create a Foursquare account.

Similarly to managed users, this flow lets you retrieve an access token that can be used to authenticate your users in calls made to the Places APIs. However, this account linking also allows you to create session tokens for you users, which are used to serve a pre-authenticated Placemaker UI. The session tokens last for 10 minutes, at which point you will need to re-request a session token.

Key Features