Skip to main content Skip to complementary content

QRS API URLs

Connections to the Qlik Sense Repository Service (QRS) API endpoints are made using https by default. The exact path used depends on the method used to communicate and authenticate with the API.

When communicating directly with the QRS API, the URL is as follows:

https://<QRS machine name>:4242/<path>

When communicating via the proxy service, the URL is as follows by default (but it may be adjusted depending on the configuration of the server):

https://<proxy machine name>/<path>

In both cases, <path> is an endpoint as described in General path structure and use and API paths.

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!