Get nearby Untappd check-ins
untappd_local_checkinsFind recent Untappd check-ins near any location to see what people are drinking nearby. Provide latitude and longitude, optionally adjusting the search radius and result count.
Instructions
Get recent check-ins near a location (lat/lng) — what people are drinking nearby right now. Optionally widen the search radius. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude of the location | |
| lng | Yes | Longitude of the location | |
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact projects each check-in to {id, user, beer, brewery, venue, rating, comment, toast/comment counts}; "full" returns Untappd's whole ~5 KB record. | |
| limit | No | Max check-ins (1–50, default 25) | |
| radius | No | Search radius (default per Untappd) |