Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
bharathraj
Contributor
Contributor

Connect to QRS Using APIs

Hi All,

We are working on extracting metadata/lineage information of Qlik apps using Python programs from Qliksense On-Prem. Upon checking we understand that the client hasnt enabled API services while setting up the environment. Does anyone know how to connect to QRS using APIs or any document is available to enable API services in QMC?

Regards,
Bharath

Labels (2)
1 Reply
stefanstoichev123

There is no such think like "enable API services". Qlik's APIs are always enabled. QMC and Hub are build to consume the APIs so there is no way to disable them. 

It might be a case that you dont have the right permissions over QMC (Repository API).

A good start, on how to connect and use Repository API, is to check out the Repo API documentation section

Stefan