Connecting with cURL
cURL is a web client that can be run from the command line to connect to a range of web protocols. It can be used for many different environments (including Microsoft Windows and Linux) and can also be embedded in web application technologies such as PHP.
The examples in this section show how to use cURL to connect to the Qlik Sense Repository Service (QRS) API and retrieve a list of apps in JSON format.