{ "opencollection": "1.0.0", "info": { "name": "EPA Air Quality System (AQS) Account Type Codes CIP Indexing Services API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "CIP Indexing Services", "type": "folder" }, "items": [ { "info": { "name": "CIP-service Indexing", "type": "http" }, "http": { "method": "POST", "url": "https://aqs.epa.gov/data/api/rpc/cipsrv_index", "body": { "type": "json", "data": "{}" } }, "docs": "CIP-service Indexing Endpoint" }, { "info": { "name": "CIP-service Domains", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/rpc/cipsrv_domains" }, "docs": "CIP-service Domains Endpoint" }, { "info": { "name": "CIP-service Registry Summary of Resources", "type": "http" }, "http": { "method": "GET", "url": "https://aqs.epa.gov/data/api/rpc/cipsrv_registry" }, "docs": "CIP-service Registry showing components and relative vintage of datasets." } ] } ], "bundled": true }