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 OAuth clients API

Create and manage the configuration of OAuth clients in your tenant.

Qlik OAuth clients 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 11 operations across 6 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.

11 operations 6 paths 20 schemas 3 DELETE3 GET2 PATCH3 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/oauth-clients
Resource Areas
1

Paths & Operations 11

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

oauth-clients 11
GET
/api/v1/oauth-clients
List OAuth clients
readAllOAuthClients 6 params → 200401403500503
POST
/api/v1/oauth-clients
Create an OAuth client
createOAuthClient body → 201400401403500503
GET
/api/v1/oauth-clients/{id}
Get an OAuth client
readOAuthClient 1 param → 200400401403404500503
PATCH
/api/v1/oauth-clients/{id}
Update an OAuth client
patchOAuthClient 1 param body → 202204400401403404500503
DELETE
/api/v1/oauth-clients/{id}
Delete an OAuth client
deleteOAuthClient 2 params → 204400401403404500503
POST
/api/v1/oauth-clients/{id}/actions/publish
Publish an OAuth client
publishOAuthClient 1 param → 201400401403404500503
POST
/api/v1/oauth-clients/{id}/client-secrets
Create an OAuth client secret
createOAuthClientSecret 1 param → 201400401403404409500503
DELETE
/api/v1/oauth-clients/{id}/client-secrets/{hint}
Delete an OAuth client secret
deleteOAuthClientSecret 2 params → 204400401403404500503
GET
/api/v1/oauth-clients/{id}/connection-configs/me
Get connection config for an OAuth client
readConnectionConfig 1 param → 200400401403404500503
PATCH
/api/v1/oauth-clients/{id}/connection-configs/me
Update connection config for an OAuth client
patchConnectionConfig 1 param body → 204400401403404500503
DELETE
/api/v1/oauth-clients/{id}/connection-configs/me
Delete connection config for an OAuth client
deleteConnectionConfig 1 param → 204400401403404500503

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are OAuthClientBase (18 properties), OAuthClientCreateRequest (13 properties), JWK (9 properties), OAuthClientAdminListItem (8 properties). Each schema is shown below with its type and property counts.

ClientSecrets
array
Hints of any client application secrets
ConnectionConfigReadResponse
object
Response schema for reading a connection config
3 properties 1 required
Error
object
3 properties 2 required
ErrorResponse
object
1 property
JWK
object
JSON Web Key (JWK) for the public key used to verify the signature of a client assertion JWT
9 properties 4 required
Link
object
1 property 1 required
Links
object
3 properties
OAuthClientAdminListItem
object
Schema for a OAuth client when listing as an admin user
8 properties 1 required
OAuthClientAdminListResponse
object
Response schema for listing OAuth clients as an admin user
3 properties 2 required
OAuthClientAdminReadResponse
object
Response schema for reading an OAuth client as an admin user
7 properties 1 required
OAuthClientBase
object
Base schema for OAuth client requests and responses
18 properties 4 required
OAuthClientCreateRequest
object
Request schema for OAuth client creation
13 properties 2 required
OAuthClientCreateResponse
object
Response schema for OAuth client creation
6 properties 2 required
OAuthClientListResponse
object
Response schema for listing OAuth clients
2 properties 2 required
OAuthClientPatchResponse
object
Response schema for PATCH /oauth-clients when a client secret is generated
1 property 1 required
OAuthClientPublishResponse
object
Response schema for successfully publishing an OAuth client
1 property 1 required
OAuthClientReadResponse
object
Response schema for reading an OAuth client
1 property 1 required
OAuthClientSecretResponse
object
Response schema for creating an OAuth client application secret
5 properties 3 required
OAuthClientUpdate
object
A JSON Patch document as defined in http://tools.ietf.org/html/rfc6902
3 properties 2 required
OAuthConnectionConfigUpdate
object
A JSON Patch document as defined in http://tools.ietf.org/html/rfc6902
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qliksense-oauth-clients.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 OAuth clients 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.