VersionOne REST API Tutorial
Overview
This tutorial was designed to get you started on using the VersionOne API. The lessons are small, digestible sections so that you can see the results quickly.
Prerequisites
-
Access to a VersionOne 17.0 or greater.
-
For the entire walkthrough, you will use this VersionOne example instance:
-
https://www16.v1host.com/api-examples/
Username: admin, Password: admin
-
General
As of VersionOne 17.0, there is a new tool called the API Console. This tool allows you to make changes to assets and query and examine the state of the VersionOne instance.
Below is a screenshot of what API Console looks like.
Exercises
Below are a series of brief exercises that walk you through the basics of the Rest API using the API Console. Each exercise builds upon the knowledge gained in the previous one.