Import OpenAPI specifications

OpenAPIs is an open-sourced API description format for REST APIs, formerly known as Swagger. As a format, OpenAPI is popular, because the specifications are written in JSON or YAML and are both, human and machine-readable. You can import OpenAPI specifications by directly entering (or copy/pasting in full) JSON in raw form from within the Neptune DXP API Designer. After it is syntactically validated, the specified API endpoints, operations, and data models are automatically created as an external REST API.