Creating API versions in Apidog allows you to manage multiple iterations of your API simultaneously. After entering a project, locate the "API Versions" option in the sprint branch switching component above the folder tree. Clicking it displays all available API versions within the current project.Creating a New API Version#
Click "New API Version" to open a dialog where you'll enter a version number and choose the initial content. You have two options:Copy from existing version: Creates a full copy of all resources from a selected API version
Start blank: Creates a new version with no content
After saving, the new API version is created and opened automatically. If you copied from an existing version, you'll see all resources from the selected version.Editing API Version Content#
In the new API version, you can click any resource to edit it just like main branch content. Changes made here are independent and don't affect the copied API version.By following these steps, you can create an API version and modify specific resources within it to create a version with distinct content tailored to your needs. Modified atΒ 2026-01-21 04:09:01