Apidog · Arazzo Workflow
Apidog Migrate Spec Between Projects
Version 1.0.0
Export the API specification from one Apidog project and import it into another.
View Spec
View on GitHub
AI CodingAPI DesignAPI LifecycleAPI TestingCollaborationDesign-FirstDocumentationMCPMockingPlatformArazzoWorkflows
Provider
Workflows
migrate-spec-between-projects
Copy an API specification from a source Apidog project to a target project.
Exports the source project as an OpenAPI document and imports the resulting document into the target project, returning the import resource counters.
1
exportSource
Export the full API specification from the source project as an OpenAPI 3.0 JSON document.
2
importIntoTarget
Import the exported OpenAPI document into the target project, auto-merging any endpoints that already exist.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.