{ "opencollection": "1.0.0", "info": { "name": "EPA Air Quality System (AQS) Account Type Codes Point Source Categories API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "Point Source Categories", "type": "folder" }, "items": [ { "info": { "name": "Point Source Categories", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/api/pointSourceCategories" }, "docs": "Placeholder" }, { "info": { "name": "Point Source Category ID", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/api/pointSourceCategory/:id", "params": [ { "name": "id", "value": "0", "type": "path", "description": "Placeholder." } ] }, "docs": "Placeholder" }, { "info": { "name": "Point Source Category CFR ID", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/api/pointSourceCategoryCfr/:id", "params": [ { "name": "id", "value": "0", "type": "path", "description": "Placeholder." } ] }, "docs": "Placeholder" }, { "info": { "name": "Point Source Category Definitions ID", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/api/pointSourceCategoryDefinitions/:id", "params": [ { "name": "id", "value": "0", "type": "path", "description": "Placeholder." } ] }, "docs": "Placeholder" }, { "info": { "name": "Point Source Category Citation History ID", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/api/pointSourceCategoryCitationHistory/:id", "params": [ { "name": "id", "value": "0", "type": "path", "description": "Placeholder." } ] }, "docs": "Placeholder" }, { "info": { "name": "Point Source Category Subcategory ID", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/api/pointSourceSubcategory/:id", "params": [ { "name": "id", "value": "0", "type": "path", "description": "Placeholder." } ] }, "docs": "Placeholder" }, { "info": { "name": "Point Source Category Wastestream Process Limitations", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/api/wastestreamProcessLimitations", "params": [ { "name": "id", "value": "0", "type": "query", "description": "Placeholder." }, { "name": "download", "value": "", "type": "query", "description": "Placeholder." } ] }, "docs": "Placeholder" } ] } ], "bundled": true }