{ "opencollection": "1.0.0", "info": { "name": "DNSFilter Agent Local User Bulk Deletes User Agent Releases API", "version": "2026-07-13" }, "items": [ { "info": { "name": "User Agent Releases", "type": "folder" }, "items": [ { "info": { "name": "Get", "type": "http" }, "http": { "method": "GET", "url": "https://api.dnsfilter.com/v1/user_agent_releases", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Gets a list of latest user agent releases for each unique combination of\nagent_type, architecture, release_channels, and white label." }, { "info": { "name": "Get relay", "type": "http" }, "http": { "method": "GET", "url": "https://api.dnsfilter.com/v1/user_agent_releases/relay", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Gets a list of latest relay releases for each unique combination of\narchitecture, release_channels, and white label." } ] } ], "bundled": true }