{ "opencollection": "1.0.0", "info": { "name": "Qlik Sense Enterprise Qlik Sense Service About Load Balancing API", "version": "2025.11.0" }, "request": { "auth": { "type": "apikey", "key": "X-Qlik-Xrfkey", "value": "{{X-Qlik-Xrfkey}}", "placement": "header" } }, "items": [ { "info": { "name": "Load Balancing", "type": "folder" }, "items": [ { "info": { "name": "Qlik Sense Enterprise Prioritize engine services for load balancing", "type": "http" }, "http": { "method": "POST", "url": "https://{server}/api/about/v1/loadbalancing/prioritize", "params": [ { "name": "Xrfkey", "value": "", "type": "query", "description": "Cross-site request forgery prevention key. Must be 16 arbitrary characters matching the X-Qlik-Xrfkey header value." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Prioritizes Qlik Sense Engine Services (QES) for a user and an app. The Load Balancing module makes load balancing decisions for engine sessions to distribute load across available engine services." } ] } ], "bundled": true }