In Apidog, each project corresponds to an API Specification or an OpenAPI Specification (OAS) file. You can create a new API project or import an existing one from the Home > My Teams > Projects section of the Apidog app.
If you already have an API Specification, you can initiate the import process either from the Team > Projects section by selecting Import Project, or directly within an existing project by clicking the large β sign and choosing Import. This is ideal for migrating existing API data into Apidog.
1
Click "Import Project".
2
Choose the type of data you wish to import.
3
Upload the file or paste the data URL (OpenAPI/Swagger formats only).
4
Apidog will automatically recognize and parse the content based on the selected format. You'll be able to preview the data before importing. Choose what you want to import and configure the import logic. Then confirm to create and import the project.
5
Once the import is complete, your new project will be ready to use.
Learn More
For detailed information about the import process, see the Import Guidelines.