Skip to main content

Vansah API Connect URL

Your Vansah API Connect URL {{apiUrl}} is a unique web address that allows you to connect your automated testing tools, CI/CD pipelines and other tools directly with Vansah Test Management for Jira. Depending on your Jira Workspace pinned location your API URL for Vansah may be different.

Every API request requires:

  • Your Vansah API Connect URL

  • A valid Vansah API Token

Both are available from:

Jira → Apps → Vansah → Settings → Vansah API Tokens

When generating an API token, Vansah also displays the correct API Connect URL for your Jira data residency region.


API Token Update Required

Important

If you are upgrading to the latest Forge release, existing version 1 Vansah Connect tokens are no longer supported.

You must generate a new version 2 Vansah API Token before your integrations can continue communicating with Vansah.

API Version Update Required

All Connect-based integrations, custom scripts, API bindings, and automation frameworks must be updated to use the latest API version.

Previous

{{apiUrl}}/api/v1/

New

{{apiUrl}}/api/v2/

If you are using an official Vansah API Binding, update to the latest release or submit a pull request to update your binding.


Need Help?

If your integrations stop working after upgrading:

  • Verify you are using a newly generated API Token.

  • Confirm your API Connect URL matches the one shown in Vansah API Tokens.

  • Ensure your integration is calling /api/v2/.

  • Update to the latest official Vansah API Binding where available.

For additional guidance, see:

Did this answer your question?