{ "opencollection": "1.0.0", "info": { "name": "EPA Air Quality System (AQS) Account Type Codes Allowance Compliance API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "Allowance Compliance", "type": "folder" }, "items": [ { "info": { "name": "AllowanceComplianceController_getAllowanceCompliance", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/account-mgmt/allowance-compliance", "params": [ { "name": "stateCode", "value": "AL", "type": "query", "description": "Two letter abbreviation for the State." }, { "name": "facilityId", "value": "0", "type": "query", "description": "The Facility ID code assigned by the Department of Energy's Energy Information Administration. The Energy Information Administration Plant ID code is also referred to as the \"ORIS code\", \"ORISPL code\", \"Facility ID\", or \"Facility code\", among other names. If a Plant ID code has not been assigned by the Department of Energy's Energy Information Administration, then plant code means a code beginning with \"88\" assigned by the EPA's Clean Air Markets Division for electronic reporting." }, { "name": "ownerOperator", "value": "string", "type": "query", "description": "The name of any company that owns an allowance account or an affected unit.The name of any company that operates an affected unit." }, { "name": "programCodeInfo", "value": "ARP", "type": "query", "description": "Statutory or regulatory based options for tracking and reducing air pollution emissions." }, { "name": "year", "value": "2024", "type": "query", "description": "The calendar year during which activity occurred." }, { "name": "page", "value": "0", "type": "query", "description": "Page number of data being requested." }, { "name": "perPage", "value": "0", "type": "query", "description": "Number of results per page." } ] } }, { "info": { "name": "AllowanceComplianceController_getAllApplicableAllowanceComplianceAttributes", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/account-mgmt/allowance-compliance/attributes/applicable" } }, { "info": { "name": "AllowanceComplianceController_getAllOwnerOperators", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/account-mgmt/allowance-compliance/owner-operators" } }, { "info": { "name": "AllowanceComplianceController_streamAllowanceCompliance", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/streaming-services/allowance-compliance", "params": [ { "name": "stateCode", "value": "AL", "type": "query", "description": "Two letter abbreviation for the State." }, { "name": "facilityId", "value": "0", "type": "query", "description": "The Facility ID code assigned by the Department of Energy's Energy Information Administration. The Energy Information Administration Plant ID code is also referred to as the \"ORIS code\", \"ORISPL code\", \"Facility ID\", or \"Facility code\", among other names. If a Plant ID code has not been assigned by the Department of Energy's Energy Information Administration, then plant code means a code beginning with \"88\" assigned by the EPA's Clean Air Markets Division for electronic reporting." }, { "name": "ownerOperator", "value": "string", "type": "query", "description": "The name of any company that owns an allowance account or an affected unit.The name of any company that operates an affected unit." }, { "name": "programCodeInfo", "value": "ARP", "type": "query", "description": "Statutory or regulatory based options for tracking and reducing air pollution emissions." }, { "name": "year", "value": "2024", "type": "query", "description": "The calendar year during which activity occurred." }, { "name": "exclude", "value": "allocated", "type": "query", "description": "Selected items will be excluded from the response" } ] } } ] } ], "bundled": true }