Skip to main content Skip to complementary content

About Service API

The About Service API contains information about the Qlik Sense site related to:

  • components
  • system
  • external URLs
  • third-party software

The About Service API is a REpresentational State Transfer (REST) web service that contains a number of paths (also referred to as endpoints) that are used to execute various functions. To communicate with these paths, HTTP calls that contain GET requests are made.

The content sent to and received from the paths is formatted as JSON structures. For example, if a GET request is submitted to the /api/about/v1/components path, the user receives a list of all components in the system formatted as a JSON structure.

Stability index

The Qlik Sense stability index indicates how stable or mature an API is. The About Service API has the stability index:

Information noteSTABLE.
This API is reliable and breaking changes are unlikely.

Version history

Qlik Sense 3.2

New endpoints:

  • Get system information
  • Get component information
  • Get External URL information
  • Get third-party information

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!