Introduction

CloudBlue Connect uses OpenAPI Specification as a primary API specification format. However, various tools (like Paw) were built over time to work with various different formats, like Swagger 2.0 and others. If you need to work with such tools, you can follow instructions in this article to convert our OpenAPI specification to different formats.

Swagger 2.0 Format

Open LucyBot’s API Specification Converter and paste there URL of the CloudBlue Connect OpenAPI 3.0 specification (https://apispec.connect.cloudblue.com/connect-openapi30.yml), specify the following settings:

  • Source Format: Open API 3.0
  • Destination Format: Open API 2.0 (Swagger)

And click “Convert!” button. The process will run for 30~40 seconds and you will see the following screen:

You can now click “Download” and use the Swagger 2.0 API specification.

Is this page helpful?
Translate with Google
Copied to clipboard