{ "opencollection": "1.0.0", "info": { "name": "EPA Air Quality System (AQS) Account Type Codes Utility Services API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "Utility Services", "type": "folder" }, "items": [ { "info": { "name": "CIP-service Utility Random Catchment", "type": "http" }, "http": { "method": "POST", "url": "https://aqs.epa.gov/data/api/rpc/randomcatchment", "body": { "type": "json", "data": "{}" } }, "docs": "CIP-service Utility Random Catchment Endpoint" }, { "info": { "name": "CIP-service Utility Random HUC12", "type": "http" }, "http": { "method": "POST", "url": "https://aqs.epa.gov/data/api/rpc/randomhuc12", "body": { "type": "json", "data": "{}" } }, "docs": "CIP-service Utility Random HUC12 Endpoint" }, { "info": { "name": "CIP-service Utility Random Nav Location", "type": "http" }, "http": { "method": "POST", "url": "https://aqs.epa.gov/data/api/rpc/randomnav", "body": { "type": "json", "data": "{}" } }, "docs": "CIP-service Utility Random Nav Location Endpoint" }, { "info": { "name": "CIP-service Utility Random Point", "type": "http" }, "http": { "method": "POST", "url": "https://aqs.epa.gov/data/api/rpc/randompoint", "body": { "type": "json", "data": "{}" } }, "docs": "CIP-service Utility Random Point Endpoint" }, { "info": { "name": "CIP-service Utility Random PP Nav Locations", "type": "http" }, "http": { "method": "POST", "url": "https://aqs.epa.gov/data/api/rpc/randomppnav", "body": { "type": "json", "data": "{}" } }, "docs": "CIP-service Utility Random PP Nav Locations Endpoint" } ] } ], "bundled": true }