Exporting APIs
ACE allows exporting APIs in OpenAPI 3.0 format (also known as Swagger).
During export ACE generates OpenAPI 3.0 specification based on the selected APIs and schemas.
The exported specification contains all the necessary information to call the APIs, including the request and response schemas.
To export APIs, follow these steps:
- Click on the
Export Dynamic API schemasbutton in the toolbar of the API Builder - Select the APIs you want to export
- Click on the
Exportbutton
See visual guide below:
Export Dynamic API schemasbutton
Export OpenAPIdialog