Versions Compared

Key

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

...

Xray itself provides a REST API, with endpoints specifically made for dealing with test management.
Requests made to Xray's REST API must be authenticated using a client id and a client secret, which in turn are based on an API Key created for some user in Xray Global Settings: API Keys global settings.
Thus, the first step you need to do is obtaining a token based on the Client Id and Client Secret of your assigned API Key. From thereon, you can use it to make whatever requests to Xray Cloud.

Children Display




Info
titleFeel free to contribute!

Xray is used and integrated with many different platforms, so if you have the time and know-how, feel free to contribute an API implementation in your preferred language (e.g., Java, .NET, JavaScript, etc). We'd be happy to include links to your contribution (smile)