Zoneomics APIs

Easy to Use and Effective APIs

Get the competitive edge you need to make smarter business decisions. Our APIs let you access up-to-date zoning information across thousands of cities, swiftly.

Forget spending endless hours trying to understand complex regulations and start taking advantage of the power of Zoneomics APIs today!

We are offering the following APIs:

  • Zone Detail API with POINT and POLYGON based searching ability
  • Request Coverage API
  • Screenshot API

Subscribe! to experience the power of our APIs

Zone Detail API

Lets you get the zoning information of a city through point or polygon search techniques.

Point search technique lets you search zoning information using latitude, longitude or address parameters to the API. For example you could pass the following latitude, longitude or address values to get zoning detail for 119 E 5th St, Jamestown, NY 14701, USA.

Parameter Value
Latitude 42.09811892122124
Longitude -79.24026489257814
Address 119 E 5th St, Jamestown, NY 14701, USA

Polygon search technique lets you search zoning information using the location boundary.

The table below shows the polygon search parameters along with their sample values for a zone.

Parameter Value
boundary -82.73751676082611, 27.755647627495797|-82.73766160011292, 27.755685605068482| -82.73795664310454, 27.75549096986848|-82.7379834651947, 27.755153917845487
bottom_right_lat 43.65546088615209
bottom_right_lng -79.38486814498903
top_left_lat 43.65333396303209
top_left_lng -79.37929987907411/td>

Another parameter under polygon technique is zip code. With ZIPCODE parameter you could pass zip code value for a zone. The sample value for a zone in Jamestown would be:.

Parameter Value
zipcode 14701

With latitude, longitude, zipcode, address parameters you could use the radius field that lets you set your zone search limit. The table below shows a sample use case with radius parameter:

Parameter Value
Latitude 42.09811892122124
Longitude -79.24026489257814
radius 60

Request Coverage API

Lets you send coverage requests for an area where zoning is not yet available. This API also lets you send request for controls data of a zone.

You will pass the address and type parameters in this API. For example:

Parameter Value
address 337 E 5th St, Jamestown, NY 14701, USA
type new_area_coverage / development_standards

Screenshot API

Lets you get a screenshot of a location by simply passing its address. You can also specify a zoom level of your choice for the screenshot.

The table below shows the sample values for this API:

Parameter Value
address 337 E 5th St, Jamestown, NY 14701, USA
map_zoom_level 20