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 Data Connections API

Create and manage data connections to various data sources in Qlik Cloud.

Qlik Data Connections 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 Connections, Data, Integration, and REST. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.

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

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

9 operations 5 paths 19 schemas 1 DELETE2 GET1 PATCH4 POST1 PUT

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/data-connections
Resource Areas
1

Paths & Operations 9

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

data-connections 9
GET
/api/v1/data-connections
Gets a list of connections
16 params → 200400500502
POST
/api/v1/data-connections
Creates a new connection. Depending on the fields defined in the request body, credentials embedded (or associated) in the connection can be updated or created.
body → 201400403404409
GET
/api/v1/data-connections/{qID}
Retrieves a connection by connection ID, or by name when the query parameter "type" is set to "connectionname."
8 params → 200400403404500
PATCH
/api/v1/data-connections/{qID}
Patches a connection specified by connection ID (or by name when type=connectionname is set in query).
3 params body → 204400403404409
PUT
/api/v1/data-connections/{qID}
Updates a connection specified by connection ID (or by name when type=connectionname is set in query). Depends on the fields defined in the request body, credentials embedded (or associated) in the c…
3 params body → 204400403404409
DELETE
/api/v1/data-connections/{qID}
Deletes the specified data connection by ID (or by name when type=connectionname is set in query)
3 params → 204403404
POST
/api/v1/data-connections/actions/delete
Delete multiple connections, only available to Admin
body → 207400403
POST
/api/v1/data-connections/actions/duplicate
Duplicate a connection
body → 201400403404409
POST
/api/v1/data-connections/actions/update
Update multiple connections, only available to Admin. When update is to change ownership of a connection, the credentials associated with the connection will NOT be transferred to the new owner, and…
body → 207400403

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are ConnectionGet (21 properties), ConnectionCreate (18 properties), ConnectionCreateResponse (17 properties), ConnectionUpdate (15 properties). Each schema is shown below with its type and property counts.

ActionDeleteRequest
object
1 property 1 required
ActionDuplicateRequest
object
5 properties 1 required
ActionUpdateRequest
object
1 property 1 required
BulkResponse
object
1 property
ConnectionCreate
object
Schema used to create a connection with given connection string (i.e. qConnectStatement) along with other metadata
18 properties 4 required
ConnectionCreateResponse
object
Essential fields of a connection
17 properties 9 required
ConnectionGet
object
Essential fields of a connection
21 properties 10 required
Connections
object
4 properties
ConnectionUpdate
object
15 properties 5 required
DcaasConnectionCreate
object
Schema used to create a connection using a list of connection properties for given datasource
6 properties 3 required
DcaasConnectionCreateAuthResponse
object
Authentication URL response for OAuth datasources (when authUrlOnly is set to true in request)
1 property 1 required
Error
object
4 properties
Errors
array
Link
object
1 property 1 required
Meta
object
1 property
PatchRequest
array
Privilege
string
Access type allowed on associated data connection
ResponseErrors
object
1 property
TopLevelLink
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qliksense-data-connections.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 Data Connections 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.