Skip to main content

Viewing Swagger API Documentation

Abstract

View and test CloudConnexa API endpoints in Swagger UI, including request formats, responses, and available API versions.

You can explore and test CloudConnexa API endpoints using the Swagger interface. Swagger provides an interactive view of available endpoints, request formats, and responses.

Access the Swagger UI

To open the Swagger documentation, use one of the following methods:

Option 2: From the Administration portal

  1. Navigate to API & Logs → API.

  2. Click Swagger.

    The Swagger UI opens in a new browser tab.

Use the Swagger interface

In Swagger, you can:

  • Browse available API endpoints.

  • View request parameters and response schemas.

  • Test API calls directly from the browser.

The currently active API version is shown by default. To view other available versions, use the Select a definition drop-down.

Before testing API requests

To successfully test API calls in Swagger, you need to authenticate using an access token.