Exporting your API flow as an OpenAPI document
From App Connect Designer, you can export your API flow as an OpenAPI document that defines all the resources and operations of the REST API.
About this task
When you export the API definition, you can choose a YAML or JSON format that conforms either to the OpenAPI Specification Version 2.0 or OpenAPI Specification Version 3.0.
You can work with the exported OpenAPI document in the following ways.
- You can import the document into an API management tool or a REST client of your choice. For example, you can import the OpenAPI document into IBM® API Connect to further develop and test the API. You can then publish the API (to a product in a catalog) and socialize it.
- You can share the API definition with other users.
- You can add the document as an imported API in App Connect Designer from the Applications and APIs page. For more information, see How to use IBM App Connect with APIs imported from OpenAPI documents.
- You can add the OpenAPI document to a source control system for backup purposes.
Procedure
To export a flow as an OpenAPI document, complete the following steps.
, locate the API flow, open its
menu, then click 
