OpenAPI

MockAPI support OpenAPI document import. This allows users to seamlessly create endpoints, models and other configurations within the OpenAPI document within a MockAPI project.

The import only supports JSON and XML file formats and must contain valid OpenAPI specification content.

To import your OpenAPI document, go to the Import page and click on the OpenAPI link. On the page, kindly click or drag and drop the file on the upload section of the page.

When your import is completed, your endpoints and models and other configurations will have successfully created.

Last updated