{ "opencollection": "1.0.0", "info": { "name": "EPA Air Quality System (AQS) Account Type Codes GraphQL API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "key", "value": "{{key}}", "placement": "query" } }, "items": [ { "info": { "name": "GraphQL", "type": "folder" }, "items": [ { "info": { "name": "Execute Envirofacts GraphQL Query", "type": "http" }, "http": { "method": "POST", "url": "https://aqs.epa.gov/data/api/enviro/dmap-graphql-api", "body": { "type": "json", "data": "{}" } }, "docs": "Execute Envirofacts GraphQL Query" } ] } ], "bundled": true }