Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Qlik Sense Enterprise Access Type API

Manage user access types and license allocations

Qlik Sense Enterprise Access Type 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 Access Type. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 14 operations across 9 paths, and defines 7 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.

14 operations 9 paths 7 schemas 3 DELETE8 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2025.11.0
Server
https://{server}/api/about/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Qlik Sense Enterprise Access Type 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 14

Across 9 paths, the API surfaces 14 operations — 3 DELETE, 8 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Access Type 14

Manage user access types and license allocations

GET
/license/accesstypeinfo
Qlik Sense Enterprise Get access type information
getAccessTypeInfo 1 param → 200401
GET
/license/accesstypeoverview
Qlik Sense Enterprise Get access type overview
getAccessTypeOverview 1 param → 200401
GET
/license/professionalaccesstype
Qlik Sense Enterprise List professional access allocations
getProfessionalAccessTypes 2 params → 200401
POST
/license/professionalaccesstype
Qlik Sense Enterprise Allocate professional access
createProfessionalAccessType 1 param body → 201400401
GET
/license/professionalaccesstype/{id}
Qlik Sense Enterprise Get professional access allocation by ID
getProfessionalAccessType 2 params → 200404401
DELETE
/license/professionalaccesstype/{id}
Qlik Sense Enterprise Deallocate professional access
deleteProfessionalAccessType 2 params → 204404401
GET
/license/analyzeraccesstype
Qlik Sense Enterprise List analyzer access allocations
getAnalyzerAccessTypes 2 params → 200401
POST
/license/analyzeraccesstype
Qlik Sense Enterprise Allocate analyzer access
createAnalyzerAccessType 1 param body → 201400401
GET
/license/analyzeraccesstype/{id}
Qlik Sense Enterprise Get analyzer access allocation by ID
getAnalyzerAccessType 2 params → 200404401
DELETE
/license/analyzeraccesstype/{id}
Qlik Sense Enterprise Deallocate analyzer access
deleteAnalyzerAccessType 2 params → 204404401
GET
/license/loginaccesstype
Qlik Sense Enterprise List login access allocations
getLoginAccessTypes 2 params → 200401
GET
/license/useraccesstype
Qlik Sense Enterprise List user access allocations
getUserAccessTypes 2 params → 200401
POST
/license/useraccesstype
Qlik Sense Enterprise Allocate user access
createUserAccessType 1 param body → 201400401
DELETE
/license/useraccesstype/{id}
Qlik Sense Enterprise Deallocate user access
deleteUserAccessType 2 params → 204404401

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are AccessTypeAllocation (8 properties), AccessTypeInfo (7 properties), LoginAccessAllocation (6 properties), AccessTypeSummary (5 properties). Each schema is shown below with its type and property counts.

AccessTypeAllocation
object
8 properties
AccessTypeInfo
object
7 properties
AccessTypeOverview
object
4 properties
AccessTypeAllocationCreate
object
1 property 1 required
AccessTypeSummary
object
5 properties
LoginAccessAllocation
object
6 properties
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qlik-sense-enterprise-access-type-api-openapi.yml Raw ↑

Other APIs Qlik Sense Enterprise publishes across the network.

Qlik Sense Engine JSON API
Qlik Sense Capabilities
Qlik Sense Enterprise About API
Qlik Sense Enterprise App API
Qlik Sense Enterprise App Object API
Qlik Sense Enterprise Components API
Qlik Sense Enterprise Content Library API
Qlik Sense Enterprise Custom Property API
Qlik Sense Enterprise Data Connection API
Qlik Sense Enterprise Extension API
Qlik Sense Enterprise External URLs API
Qlik Sense Enterprise Health API