How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Qlik Web integrations API

A web integration is a resource representing a list of whitelisted origins that can make requests to a specified tenant. It is the implementation of the CORS mechanism within Qlik Cloud.

Qlik Web integrations API is one of 82 APIs that Qlik Sense APIs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Business Intelligence, Customization, Embedded, and REST. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.

This API exposes 5 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0.

Requests are made against a single base URL, https://{tenant}.{region}.qlikcloud.com.

5 operations 2 paths 8 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
Base URL
https://{tenant}.{region}.qlikcloud.com/api/v1/web-integrations
Resource Areas
1

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

web-integrations 5
GET
/api/v1/web-integrations
List web integrations
getWebIntegrations 5 params → 200default
POST
/api/v1/web-integrations
Create web integration
createWebIntegration body → 201400403
GET
/api/v1/web-integrations/{id}
Get web integration by ID
getWebIntegrationById 1 param → 200404
PATCH
/api/v1/web-integrations/{id}
Update web integration by ID
updateWebIntegrationById 1 param body → 204400404
DELETE
/api/v1/web-integrations/{id}
Delete web integration by ID
deleteWebIntegrationById 1 param → 204404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are WebIntegrationPost (8 properties), WebIntegration (7 properties), Error (6 properties), WebIntegrationPatch (3 properties). Each schema is shown below with its type and property counts.

Error
object
An error object describing the error.
6 properties 3 required
Errors
object
The error response object describing the error from the handling of an HTTP request.
2 properties
WebIntegration
object
A web integration object.
7 properties
WebIntegrationPatch
object
A JSON Patch document as defined in http://tools.ietf.org/html/rfc6902.
3 properties 3 required
WebIntegrationPatchSchema
array
WebIntegrationPost
object
The creation of a web integration response.
8 properties
WebIntegrationPostSchema
object
2 properties 1 required
WebIntegrations
object
An array of web integration objects.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qliksense-web-integrations.json Raw ↑

Other APIs Qlik Sense APIs publishes across the network.

Qlik Engine API
Qlik Server-Side Extension Protocol
Qlik Cloud System Events
Qlik MCP Server
Qlik Apps API
Qlik Change stores API
Qlik Adaptive cards API
Qlik ODAG apps API
Qlik ODAG links API
Qlik ODAG requests API
Qlik ODAG settings API
Qlik API keys API
Where this information came from

This is an independent, third-party profile of Qlik Web integrations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.