API Collection
List of publicly accessible Vansah API's
25 articles
Project Settings
Project Settings
- POST Add Test Case TypeThis API creates a new Test Case type that can be associated with test cases
- PUT Update Test Case TypeThis API updates the name of an existing Test Case type
- DELETE Test Case TypeThis API deletes a Test Case type that is associated with an existing project
- GET List Test Case TypesThis endpoint fetches the list of Test Case types associated with an existing project
- GET List Test Case LabelsRetrieves the available test case labels from Vansah.
- GET List Test Case PrioritiesRetrieves the list of available test case priorities for a Jira project.
- POST Add EnvironmentThis API creates an environment that can be used during the execution of test cases
- PUT Update EnvironmentThis API updates an environment linked to the environment identifier for any project
- DELETE Remove EnvironmentThis API removes an environment linked to the environment identifier for any project
- GET EnvironmentsThis endpoint retrieves all environments listed under Jira workspace
- GET List ProjectsRetrieve a list of all projects or a specific project based on the provided query parameters
- PUT Update Misc SettingsThe api updates existing miscellaneous settings under project setting for any workspace
Advanced Test Plan
Sample API tests for ATP
- POST Add Test Run for a Test Case in the Advanced Test PlanThis Api Add Test Run for a Test Case Against an Advanced Test Plan
- POST Add Test LogCreates a Test Log for a Test Step.
- POST Test Step attachment for Step 1 using (JSON)
- POST Test Step attachment using (FormData)
- POST Add Bulk Advanced Test PlanThis endpoint enables users to generate multiple advanced test plans in bulk.
Test Plans
APIs related to Standard and Advanced Test Plan
Test Folder
APIs related to test folder creation, deletion or update
Test Cases
APIs related to Test Case creation, deletion & update
Export Data
How can I export all test cases and their executions from Vansah?
