Skip to main content

Create API Credentials and Enable API Access

Abstract

CloudConnexa provides an API to configure and manage your WPC programmatically.

CloudConnexa provides an API to configure and manage your WPC programmatically.

Use this page to get started with API access. Full API documentation, including endpoints and request details, is available in the CloudConnexa Developer documentation.

Create credentials in the Administration portal

  1. From the CloudConnexa Administration portal, navigate to API & Logs → API .

  2. Click Create Credentials.

  3. Enter a name for the credentials.

  4. Select a lifetime (two weeks, one month, six months, or one year).

  5. (Optional) Restrict access by specifying allowed IP subnet ranges.

  6. Select the permissions (red and/or write access to resources).

  7. Click Create.

  8. Return to the API main menu, then click the toggle button labeled: Enable API to activate authentication credentials.

    Caution

    Remember to turn on API access. A valid API key will not work unless the API access is enabled.

Save your credentials securely

Important

Copy the credential key and secret and store them securely. You won't be able to view the secret again after closing the dialog.

Turn on API access

After creating credentials, turn on API access:

  1. Return to the API page.

  2. Turn on the Enable API toggle.

    Caution

    API credentials won't work unless API access is turned on.

Next steps

To authenticate requests and use the CloudConnexa API, refer to the Developer documentation:

API documentation

The CloudConnexa API is stable and fully documented in the Developer section.

👉 Refer to:

Tip

The Developer documentation is the primary source for all API-related guidance and reference material.