Integrations
Foursquare
How to get your Foursquare API key and connect it to Nova Admin.
Create a project in the Foursquare Developer Console (https://foursquare.com/developers), generate a Service Key, and paste it here. Use the Service Key (not a legacy Places API key) — the Places API authenticates with a Bearer Service Key.
Prerequisites
- A Foursquare account. Sign up at https://docs.foursquare.com/developer/reference/places-api-overview.
- An active Nova Admin workspace. Go to /agents/integrations to connect.
Steps
- Go to Foursquare Places API Documentation.
- Create a new API key / Service Key (starts with
Your Foursquare Service Key) and copy it immediately — most providers show it only once. - In Nova Admin, go to /agents/integrations, find Foursquare, and paste the values into the credential dialog.
Credential fields
| Field | Required | Description |
|---|---|---|
| Service Key | Yes | Secret — stored encrypted, never exposed. (e.g. Your Foursquare Service Key) |
Troubleshooting
- Invalid credentials: verify the key was copied in full with no trailing spaces.
- Key not working: check that your Foursquare account has API access enabled and billing is active if required.
- Need help?: refer to the Foursquare documentation.