{ "opencollection": "1.0.0", "info": { "name": "EPA Air Quality System (AQS) Account Type Codes Config API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "Config", "type": "folder" }, "items": [ { "info": { "name": "Get CSB App Specific Public Configuration (csb App Login Status and Static Content)", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/api/config/public" }, "docs": "Get CSB App Specific Public Configuration (csb App Login Status and Static Content)" }, { "info": { "name": "Get CSB App Specific Private Configuration (form Open Enrollment Status, Etc.)", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/api/config/private" }, "docs": "Get CSB App Specific Private Configuration (form Open Enrollment Status, Etc.)" } ] } ], "bundled": true }