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.
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:
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.