Qlik Sense Enterprise Requests API
Manage on-demand app generation requests including submission, status tracking, and app lifecycle operations
Qlik Sense Enterprise Requests API is one of 32 APIs that Qlik Sense Enterprise publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Requests. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes 8 operations across 6 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 2025.11.0.
Requests are made against a single base URL, https://{server}/api/about/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Qlik Sense Enterprise Requests API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as X-Qlik-Xrfkey (xrfkey).
By default, every request must be authenticated.
xrfkey— Cross-site request forgery prevention key. Must be 16 arbitrary characters and must match the Xrfkey query parameter.
Paths & Operations 8
Across 6 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Manage on-demand app generation requests including submission, status tracking, and app lifecycle operations
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are OdagRequest (12 properties), Error (1 property), OdagRequestCreate (1 property), OdagRequestUpdate (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Qlik Sense Enterprise 12
Other APIs Qlik Sense Enterprise publishes across the network.