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 stores API

Data stores are part of the catalog in Qlik Cloud. A data store may contain one or more data stores, which in turn may contain multiple data sets.

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

This API exposes 10 operations across 4 paths, and defines 20 schemas. It is described by OpenAPI 3.0.0.

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

10 operations 4 paths 20 schemas 3 DELETE4 GET1 PATCH1 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-stores
Resource Areas
1

Paths & Operations 10

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

data-store 10
GET
/api/v1/data-stores
Get all data stores.
getDataStores 4 params → 200400401403404409500503
POST
/api/v1/data-stores
Save new data store.
saveDataStore body → 201400401403404409500503
DELETE
/api/v1/data-stores
Delete data stores if it does not contain any data-assets.
batchDeleteDataStores body → 204400401403404409500503
GET
/api/v1/data-stores/{data-store-id}
Get data store by ID.
getDataStore 2 params → 200400401403404409500503
PATCH
/api/v1/data-stores/{data-store-id}
Patch data store.
patchDataStore 1 param body → 200204400401403404409500
PUT
/api/v1/data-stores/{data-store-id}
Update data store.
updateDataStore 1 param body → 200400401403404409500503
GET
/api/v1/data-stores/{data-store-ids}/data-assets
Get all data assets belonging to the data store(s).
getDataAssets 5 params → 200400401403404409500503
DELETE
/api/v1/data-stores/{data-store-ids}/data-assets
Delete data assets and child data-sets by data-store IDs.
deleteDataAssetByDataStoreId 1 param → 204400401403404409500503
GET
/api/v1/data-stores/{data-store-ids}/data-assets/{data-asset-ids}/data-sets
Get all data sets belonging to the data store(s) and data asset(s).
getDataSets 6 params → 200400401403404409500503
DELETE
/api/v1/data-stores/{data-store-ids}/data-assets/{data-asset-ids}/data-sets
Delete data sets by data-store IDs and data-asset IDs.
deleteDataSetsByDataStoreIdsAndDataAssetIds 2 params → 204400401403404409500503

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are DataSet (24 properties), DataAsset (19 properties), DataStore (17 properties), DataField (14 properties). Each schema is shown below with its type and property counts.

BatchIdDto
object
1 property
DataAsset
object
19 properties 2 required
DataAssetInfo
object
3 properties 1 required
DataField
object
14 properties 2 required
DataSet
object
24 properties 4 required
DataStore
object
17 properties 2 required
DataStoreInfo
object
3 properties 1 required
Error
object
4 properties
ErrorResponse
object
2 properties
FieldDataType
object
3 properties 1 required
JsonPatch
object
4 properties 2 required
Link
object
1 property
Links
object
5 properties
Operational
object
12 properties
PageDataAsset
object
6 properties
PageDataSet
object
6 properties
PageDataStore
object
6 properties
Schema
object
Optional field to specify additional schemas for files where multiple tables or sheets are available. User must define primary schema in 'schema' attribute and…
6 properties 1 required
TableConnectionInfo
object
3 properties
UserTag
object
An array of user-supplied tags
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qliksense-data-stores.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 stores 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.