Skip to main content
Version: ACE 4

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 schemas button in the toolbar of the API Builder
  • Select the APIs you want to export
  • Click on the Export button

See visual guide below:

  • Export Dynamic API schemas button Export OpenAPI

  • Export OpenAPI dialog Export OpenAPI dialog