Skip to main content

Create API Versions

Learn how to create API versions at Apidog.

After entering a project, you can find the "API Versions" option in the sprint branch switching component located above the folder tree. By clicking on it, you'll see all the available API versions within the current project.

API Versions Option

Clicking on "New API Version" will prompt you to enter a version number and choose the initial version content. By default, it will create a full copy from other existing API versions. If this option is selected, the new API version will include copies of all resources from the chosen version. Alternatively, selecting a blank option will create a new version with no content.

Create New API Version

After saving, the new API version will be successfully created and opened automatically. If a copy was created from an existing version, you will see all resources from the selected API version in the new version.

New API Version

In the new API version, clicking on any resource allows you to edit it as you would with the main branch content. Changes made here are independent and do not affect the copied API version.

New API Version Copy

By following the above steps, you can create an API version. Depending on your needs, you can modify and adjust specific resources within the API version to create a version with distinct content.