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

Create and manage webhooks to provide other applications with real-time information from Qlik Cloud events.

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

This API exposes 10 operations across 6 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.

10 operations 6 paths 13 schemas 1 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/webhooks
Resource Areas
2

Paths & Operations 10

Across 6 paths, the API surfaces 10 operations — 1 DELETE, 5 GET, 1 PATCH, 2 POST, 1 PUT. They span 2 resource areas: webhooks, deliveries. Each is listed below with its method, path, parameters, and response codes.

webhooks 7
GET
/api/v1/webhooks
List webhooks
listWebhookEntries 13 params → 200400401403500503
POST
/api/v1/webhooks
Create a new webhook
createWebhook body → 201400401403500503
GET
/api/v1/webhooks/{id}
Get a webhook
getWebhook 1 param → 200400401403404500503
PATCH
/api/v1/webhooks/{id}
Update one or more webhook properties
patchWebhook 1 param body → 204400401403404500503
PUT
/api/v1/webhooks/{id}
Update all webhook properties
updateWebhook 1 param body → 200400401403404500503
DELETE
/api/v1/webhooks/{id}
Delete a webhook
deleteWebhook 1 param → 204400401403404500503
GET
/api/v1/webhooks/event-types
List event-types
listEventTypes → 200401500503
deliveries 3
GET
/api/v1/webhooks/{id}/deliveries
Return deliveries for a webhook
getWebhookDeliveryList 7 params → 200400401403404500503
GET
/api/v1/webhooks/{id}/deliveries/{deliveryId}
Return details for specific delivery
getWebhookDelivery 2 params → 200400401403404500503
POST
/api/v1/webhooks/{id}/deliveries/{deliveryId}/actions/resend
Resend delivery
resendDelivery 2 params → 201401404500503

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are WebhookResponseBase (21 properties), WebhookBase (20 properties), Delivery (8 properties), EventType (5 properties). Each schema is shown below with its type and property counts.

Delivery
object
8 properties 5 required
DeliveryList
object
2 properties
Error
object
3 properties 2 required
ErrorResponse
object
2 properties
EventType
object
5 properties
EventTypes
object
1 property
Link
object
1 property 1 required
WebhookBase
object
20 properties 2 required
WebhookList
object
2 properties
WebhookPatch
object
A JSON Patch document as defined in https://datatracker.ietf.org/doc/html/rfc6902
3 properties 2 required
WebhookPost
WebhookResponse
WebhookResponseBase
object
21 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qliksense-webhooks.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 Webhooks 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.