Project APIs

The APIs page of the project editor lists the definitions of APIs (web services) added to your project. You use the page to view, add, or delete definitions:

ReadyAPI: Interface: Projects: APIs

To add an API

Click add.png on the toolbar and select the needed option from the flyout menu:

Adding new API

The dialog has the following options:

go.gifImport from Definition

Use an API definition (Swagger/OpenAPI, GraphQL, WADL, WSDL, and so on) to add an API to the project. You can import an API from a local file, URL address, or directly from SwaggerHub.

go.gifCreate API Definition

You create an API from scratch.

go.gifDiscover API

You add an API by recording requests while you are working with the service.

To learn more, see Adding More APIs to Existing Projects.

To delete an API

To delete an API, select it and click remove.png.

See Also

Publication date: