{ "opencollection": "1.0.0", "info": { "name": "Business Dynamics Statistics 2010 Catalog API", "version": "2026-05-25" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "Catalog", "type": "folder" }, "items": [ { "info": { "name": "List TIGERweb Service Catalog", "type": "http" }, "http": { "method": "GET", "url": "https://api.census.gov/data/", "params": [ { "name": "f", "value": "", "type": "query", "description": "Output format." } ] }, "docs": "Returns the directory of folders and services hosted by the TIGERweb ArcGIS instance." } ] } ], "bundled": true }