{ "opencollection": "1.0.0", "info": { "name": "Business Dynamics Statistics 2010 SIPP API", "version": "2026-05-25" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "SIPP", "type": "folder" }, "items": [ { "info": { "name": "Get SIPP Wave Microdata", "type": "http" }, "http": { "method": "GET", "url": "https://api.census.gov/data/:vintage/sipp/:panel/wave:wave", "params": [ { "name": "vintage", "value": "", "type": "path" }, { "name": "panel", "value": "", "type": "path", "description": "SIPP panel identifier (for example `2018`, `2021`)." }, { "name": "wave", "value": "", "type": "path", "description": "Wave number within the panel." }, { "name": "get", "value": "", "type": "query", "description": "Comma-separated list of variables to retrieve." }, { "name": "for", "value": "", "type": "query" }, { "name": "key", "value": "", "type": "query" } ] }, "docs": "Survey of Income and Program Participation panel wave microdata." } ] } ], "bundled": true }