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 (read-only and/or modify access to resources).

  7. Click Create.

    • The API credentials are created, and the client ID and client secret are displayed. If this is your first set of API credentials, API access is enabled automatically.

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.

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.