How to define Xray's endpoint base URL

Jean-Christophe February 10, 2022

I would like to know how to set the base URL of the Xray endpoint.
I have searched everywhere and have not found anything on the subject.

Resource: https://www.atlassian.com/devops/testing-tutorials/jira-xray-integration-trigger-automated-tests
My question refers to step 3

Thank you in advance for your help.

3 answers

0 votes
Kajali Agrawal May 22, 2023

@Jean-Christophe  Did you find the solution ? I am also trying to follow the link you mentioned and will be helpful if you can share how you find x-ray base url

0 votes
Marines Lopez April 28, 2022

I am using the xray inside jira (added from apps>explore more apps>xray), so what will be the xray_endpoint?

0 votes
Rogério Paiva - Xray Xporter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 21, 2022

Hi @Jean-Christophe 

Since Xray is provided by another vendor (not Atlassian) it is necessary to check the product's documentation. If you are using Xray with cloud hosting, please check here: https://docs.getxray.app/display/XRAY/REST+API and here: https://docs.getxray.app/display/XRAYCLOUD/GraphQL+API

If you are using Data Center or Server hosting, please check here: https://docs.getxray.app/display/XRAY/REST+API

Cloud Base URL:

REST API: https://xray.cloud.getxray.app/ 

GraphQL: https://xray.cloud.getxray.app/api/v2/graphql 

DC-Server Base URL: https://<site-url>/rest/raven/<api-version>/api/<resource-name>

Thank you.

Kind regards,
Rogerio Paiva [Xray Support Team]

Suggest an answer

Log in or Sign up to answer