Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Detailed documentation on QMetry REST APIprovides all the details a developer would need for each of the API calls that are supported with code samples. The Headers, Body and Response provided here are for your reference only. You can use tools like Postman to try these APIs.

...

Overview of QMetry for Jira Open API Documentation

Go to https://qtm4jserver430qtm4jserver440.docs.apiary.io/ to view and try all APIs.

...

  • Request Type: API request type.

  • URL: The base URL will be as per your Jira instance.

  • Request:

    • Headers: Provide headers.

Content-Type : application/json

apiKey : {generated-api-key from QMetry > Configuration > Open API}

Authorization :Basic ZnJlZDpmcmVk

...