Versions Compared

Key

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

...

This is just an entry page that contains basic information about GraphQL API. You can access the complete schema documentation in the following URL:

Info

https://us.xray.cloud.getxray.app/

doc

api/v2/graphql

/


Info
titleXray GraphQL API endpoint

For deployments that use data residency, please use the URL that matches your Xray region for more performant API.

Available endpoints by zone

Location

Region

Endpoint

USAConsists of USA region

https://us.xray.cloud.getxray.app/api/

doc

v2/graphql

/

EUConsists of Europe (Frankfurt) region

https://eu.xray.cloud.getxray.app/api/

doc

v2/graphql

/

AustraliaConsists of Australia (Sydney) region

https://au.xray.cloud.getxray.app/api/

doc

v2/graphql

/


Discovering the Xray Cloud GraphQL API

...