Foursquare — Places API
foursquare/places · version 1
envs add foursquare/places
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
FOURSQUARE_SERVICE_API_KEY |
required | secret | Foursquare publishes no client-safe key for Places: every documented path is a bearer token meant for a server. Shown once at generation, so save it then. Replace by revoking and creating another.. where to get it |
FOURSQUARE_CLIENT_SECRET |
optional | secret | For the third-party OAuth flow. Foursquare says to keep it confidential and that the token exchange is server to server and should not be done client-side.. where to get it |