Get zones that cover specified location (latitude & longitude, city_zipcode)
Find zones whose polygon boundaries contain a given geographic point. Provide latitude/longitude, city_zipcode, or zipcode to find matching zones.
Documentation Index
Fetch the complete documentation index at: https://docs.usenash.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The latitude of the location to check coverage for. If used, must specify longitude
"0.00"
The longitude of the location to check coverage for. If used, must specify latitude
"0.00"
The city_zipcode pair to check coverage for. The location must have coverage set up using the City & Zip Code unique field, not the separate City or Zip Code fields.
"sanfrancisco_94114"
The zipcode to check coverage for.
"94114"
Response
OK
Response for list zones.