/api/0.1/within
See Also:
Finding a User's Location
Takes a WOE ID or a location and returns a list of user-specific tokens for the Application which are within the bounding box of the location.
Parameters
| address |
street address (may contain a full address, but will be combined with postal, city, state, and country when available)
|
| postal |
a ZIP or postal code (combined with address, city, state, and country when available)
|
| city |
city (combined with address, postal, state, and country when available)
|
| state |
state (combined with address, postal, city, and country when available)
|
| country |
country (combined with address, postal, city, and state when available)
|