Shape Search
Search for markets by name, city, state, or tags. Returns names as well as a geojson object of the coordinates of the market.
This endpoint is free to use and enabled on demand. Please contact us to activate.
Authentication
x-api-keystring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
q
The search query string. Can include a market name, city, state, or tag.
Response
List of markets matching the specified search criteria. The list is limited to 7 results.
name
city
state
coordinates
lat
lon
area_km2
Errors
400
Bad Request Error