Qlik Sense Enterprise · Capability

Qlik Sense Enterprise Qlik Sense Licenses API — License Audit

Qlik Sense Enterprise Qlik Sense Licenses API — License Audit. 1 operations. Lead operation: Qlik Sense Enterprise Audit license rules. Self-contained Naftiko capability covering one Qlik Sense Enterprise business surface.

Run with Naftiko Qlik Sense EnterpriseLicense Audit

What You Can Do

POST
Auditlicenserules — Qlik Sense Enterprise Audit license rules
/v1/licenserule/audit

MCP Tools

qlik-sense-enterprise-audit-license

Qlik Sense Enterprise Audit license rules

Capability Spec

licenses-license-audit.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Qlik Sense Enterprise Qlik Sense Licenses API — License Audit
  description: 'Qlik Sense Enterprise Qlik Sense Licenses API — License Audit. 1 operations. Lead operation: Qlik Sense Enterprise
    Audit license rules. Self-contained Naftiko capability covering one Qlik Sense Enterprise business surface.'
  tags:
  - Qlik Sense Enterprise
  - License Audit
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    QLIK_SENSE_ENTERPRISE_API_KEY: QLIK_SENSE_ENTERPRISE_API_KEY
capability:
  consumes:
  - type: http
    namespace: licenses-license-audit
    baseUri: https://{server}:4242/qrs
    description: Qlik Sense Enterprise Qlik Sense Licenses API — License Audit business capability. Self-contained, no shared
      references.
    resources:
    - name: licenserule-audit
      path: /licenserule/audit
      operations:
      - name: auditlicenserules
        method: POST
        description: Qlik Sense Enterprise Audit license rules
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    authentication:
      type: apikey
      key: X-Qlik-Xrfkey
      value: '{{env.QLIK_SENSE_ENTERPRISE_API_KEY}}'
      placement: header
  exposes:
  - type: rest
    namespace: licenses-license-audit-rest
    port: 8080
    description: REST adapter for Qlik Sense Enterprise Qlik Sense Licenses API — License Audit. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/licenserule/audit
      name: licenserule-audit
      description: REST surface for licenserule-audit.
      operations:
      - method: POST
        name: auditlicenserules
        description: Qlik Sense Enterprise Audit license rules
        call: licenses-license-audit.auditlicenserules
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: licenses-license-audit-mcp
    port: 9090
    transport: http
    description: MCP adapter for Qlik Sense Enterprise Qlik Sense Licenses API — License Audit. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: qlik-sense-enterprise-audit-license
      description: Qlik Sense Enterprise Audit license rules
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: licenses-license-audit.auditlicenserules
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.