Query the City of Chicago's open-data Towed Vehicles dataset via the Socrata (SODA) API to check whether a vehicle was towed or impounded by the city

domain: data.cityofchicago.org · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Identify the dataset's Socrata resource ID (ygr5-vcbg) from the Towed Vehicles dataset page on the Chicago Data Portal.
  2. Send a GET request to the SODA endpoint https://data.cityofchicago.org/resource/ygr5-vcbg.json (CSV and XML export variants also exist) to retrieve records.
  3. Filter results with SoQL query parameters, e.g. $where on plate or tow date fields, or $q for full-text search, plus $limit/$offset for pagination.
  4. Register a free Socrata application token via the Chicago Data Portal and pass it in the X-App-Token header to avoid the lower unauthenticated rate limit.
  5. Parse the JSON response fields (inventory number, tow date, make, style, color, plate, pound address/phone) returned by the API.

Known gotchas

Related routes

Use the Socrata Open Data (SODA) API's SoQL query language, pagination, and app-token authentication to build a reusable client against any city's towed-vehicle or impound open-data endpoint
dev.socrata.com · 5 steps · unrated
Query NYC's DOF Scofftow Case Information open dataset via the Socrata API to check if a vehicle was booted or towed for unpaid parking-judgment debt
data.cityofnewyork.us · 5 steps · unrated
Query NYC's Open Parking and Camera Violations dataset via the Socrata SODA API
data.cityofnewyork.us · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans