Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
April 13–15 - Dare to Unleash a New Professional You at Qlik Connect 2026: Register Now!
Clever_Anjos
Employee
Employee

Partner Engineering Team just released a new repository! UPDATE!

Partner Engineering Team just released a Qlik SaaS Postman Collection to make easier for partners and customers to learn how to interact with Qlik Cloud REST API .

If you need more samples, feel free to open a request, we are adding accordingly to your feedback

We took the decision of decommission this repo because there is a such easier way to import one Qlik API as a collection in Postman

  1. Go to the API you want to test or use. Let´s say for example: https://qlik.dev/apis/rest/apps
  2. You are going to see a link "Download specification" just below the section title
  3. Download the JSON file and store it in you computer 
  4. Open your Postman console and look for the "import" buttonClever_Anjos_1-1663850237601.png
  5. Drag and drop your JSON file
    Clever_Anjos_2-1663850284429.png
  6. Check that your API was imported
    Clever_Anjos_3-1663850423986.png
  7. Configure your authentication at collection level, the easier way is to get one token from your tenant and pasting it here
    Clever_Anjos_4-1663850562673.png
  8. Add a variable called baseUrl (case sensitive) and configure it to your tenant address, example https://partner-engineering-saas.us.qlikcloud.com/api

Clever_Anjos_5-1663850930969.png

 

That´s it, have fun!

3 Comments