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

Collections provide the framework to catalog various content a user has access to using tags, public and private collections, and favorites.

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

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

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

11 operations 5 paths 25 schemas 2 DELETE5 GET1 PATCH2 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/collections
Resource Areas
1

Paths & Operations 11

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

collections 11
GET
/api/v1/collections
List collections
collections#listCollections 11 params → 200400401500
POST
/api/v1/collections
Create a new collection.
collections#createCollection body → 201400401403409500
GET
/api/v1/collections/{collectionId}
Get a collection
collections#getCollection 1 param → 200400401404500
PATCH
/api/v1/collections/{collectionId}
Update collection
collections#PatchCollection 1 param body → 200400401404409500
PUT
/api/v1/collections/{collectionId}
Update a collection's name and description
collections#updateCollection 1 param body → 200400401404409500
DELETE
/api/v1/collections/{collectionId}
Delete a collection
collections#deleteCollection 1 param → 204401404500
GET
/api/v1/collections/{collectionId}/items
List items in a collection
collections#listCollectionItems 13 params → 200400401404500
POST
/api/v1/collections/{collectionId}/items
Add an item to a collection
collections#addCollectionItem 1 param body → 201400401403404409500
GET
/api/v1/collections/{collectionId}/items/{itemId}
Get an item
collections#getCollectionItem 2 params → 200400401404500
DELETE
/api/v1/collections/{collectionId}/items/{itemId}
Remove an item
collections#deleteCollectionItem 2 params → 204400401404500
GET
/api/v1/collections/favorites
Get user's favorites collection
collections#getFavoritesCollection → 302401404500

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are itemResultResponseBody (28 properties), collectionResultResponseBody (13 properties), itemViewsResponseBody (5 properties), itemLinksResponseBody (5 properties). Each schema is shown below with its type and property counts.

CollectionByIdPatch
array
collectionLinksResponseBody
object
2 properties
collectionMetaResponseBody
object
Collection metadata and computed fields.
1 property
collectionResultResponseBody
object
A collection.
13 properties 8 required
CollectionsAddCollectionItemRequestBody
object
1 property 1 required
CollectionsCreateCollectionRequestBody
object
3 properties 2 required
collectionsLinksResponseBody
object
4 properties
CollectionsListCollectionItemsResponseBody
object
ListCollectionItemsResponseBody result type
1 property 2 required
CollectionsListCollectionsResponseBody
object
ListCollectionsResponseBody result type
2 properties 2 required
CollectionsUpdateCollectionRequestBody
object
2 properties
CollectionTypes
string
ErrorResponseBody
object
1 property
itemLinksResponseBody
object
5 properties
itemMetaResponseBody
object
Item metadata and computed fields.
4 properties 4 required
itemResourceTypeEnum
string
The case-sensitive string defining the item's type.
itemResultResponseBody
object
An item.
28 properties 15 required
itemsLinksResponseBody
object
4 properties
itemsResourceSizeResponseBody
object
2 properties
itemsResultResponseBody
object
Multiple items.
2 properties 2 required
itemTagResponseBody
object
Holds basic information about a tag or collection.
2 properties 2 required
itemViewsResponseBody
object
5 properties
itemViewsWeeksResponseBody
object
3 properties
Link
object
1 property
meta
object
4 properties
ServiceError
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qliksense-collections.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 Collections 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.