Open Data API

api.spectrumtraffic.com

Spectrum's P2P open data api allows public agencies to easily access shared private sector data via a standardized JSON API. The open data API can be used by agencies wishing to automate the process of consuming Spectrum open data into their own data repositories without the need of manual intervention. Using a specially constructed url string, a server can make a HTTP GET request using a unique open data license key, and query data by municipal location ID, location name, longitude / latitude coordinates and permt number.

Sample GET Requests

Query by municipal location ID:

Query by permit number:

Query by longitude and latitude coordinates:

JSON Data Structure (current API Version 0.1)  
Download Sample