Qlik Cloud REST API
REST API for Qlik Cloud platform services including apps, spaces, and reloads. Provides programmatic access to manage analytics applications, organize resources into spaces with access control, and trigger data reloads. Authentication is performed via OAuth 2.0 bearer tokens or API keys issued from a Qlik Cloud tenant.
What You Can Do
MCP Tools
getappsprivileges
Get app privileges
createapp
Create an app
getapp
Retrieve an app
updateapp
Update an app
deleteapp
Delete an app
copyapp
Copy an app
exportapp
Export an app
importapp
Import an app
publishapp
Publish an app
republishapp
Republish an app
updateappowner
Change app owner
moveapptospace
Move app to a space
removeappfromspace
Remove app from space
getappdatametadata
Retrieve data metadata for an app
getappdatalineage
Retrieve data lineage for an app
getappscripts
Retrieve script history
setappscript
Set script for an app
getappreloadlogs
Retrieve script log metadata
getappreloadlog
Retrieve a specific reload log
listspaces
List spaces
createspace
Create a space
getspace
Retrieve a space
updatespace
Update a space
patchspace
Patch space properties
deletespace
Delete a space
listspaceassignments
List space assignments
createspaceassignment
Assign user or group to space
getspaceassignment
Retrieve a space assignment
updatespaceassignment
Update a space assignment
deletespaceassignment
Delete a space assignment
listspacetypes
List space types
listreloads
List reloads
reloadapp
Reload an app
getreload
Retrieve a reload record
cancelreload
Cancel a reload