{ "opencollection": "1.0.0", "info": { "name": "EPA Air Quality System (AQS) Account Type Codes Bulk Files API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "Bulk Files", "type": "folder" }, "items": [ { "info": { "name": "BulkFileController_getBulkFiles", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/camd-services/bulk-files" }, "docs": "Retrieves a list of bulk data files and their metadata from S3." } ] } ], "bundled": true }