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

API keys can be used by developers to gain programmatic access to the Qlik platform, acting as their own user.

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

This API exposes 7 operations across 3 paths, organized into 2 resource areas, and defines 13 schemas. It is described by OpenAPI 3.0.0.

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

7 operations 3 paths 13 schemas 1 DELETE3 GET2 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/api-keys
Resource Areas
2

Paths & Operations 7

Across 3 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 2 PATCH, 1 POST. They span 2 resource areas: api-keys, api-keys configurations. Each is listed below with its method, path, parameters, and response codes.

api-keys 5
GET
/api/v1/api-keys
List API keys
getApiKeys 7 params → 200400403429
POST
/api/v1/api-keys
Create API key
createApiKey body → 201400403429default
GET
/api/v1/api-keys/{id}
Get API key for a given ID
getApiKeyById 1 param → 200403404429default
PATCH
/api/v1/api-keys/{id}
Update API key description
updateApiKey 1 param body → 204400403404429
DELETE
/api/v1/api-keys/{id}
Delete or revoke an API key
deleteApiKeyById 1 param → 204403404429
api-keys configurations 2
GET
/api/v1/api-keys/configs/{tenantId}
Get API key configuration
getApiKeysConfiguration 1 param → 200429default
PATCH
/api/v1/api-keys/configs/{tenantId}
Update API keys configuration
updateApiKeyConfiguration 1 param body → 204400403404429

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ApiKeyWithToken (11 properties), ApiKey (10 properties), Error (6 properties), ApiKeyBody (4 properties). Each schema is shown below with its type and property counts.

api-key-page
object
2 properties 2 required
ApiKey
object
10 properties 8 required
ApiKeyBody
object
4 properties 1 required
ApiKeyConfigPatch
object
A JSON Patch document as defined in https://datatracker.ietf.org/doc/html/rfc6902.
3 properties 3 required
ApiKeyPatch
object
A JSON Patch document as defined in https://datatracker.ietf.org/doc/html/rfc6902.
3 properties 3 required
ApiKeysConfig
object
3 properties
ApiKeysConfigPatchSchema
array
ApiKeysPatchSchema
array
ApiKeyWithToken
object
11 properties 9 required
Error
object
An error object.
6 properties 2 required
Errors
object
1 property
Link
object
1 property 1 required
RetryAfterHeader
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qliksense-api-keys.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 Apps API
Where this information came from

This is an independent, third-party profile of Qlik API keys 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.