Create API Credentials and Enable API Access
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
From the CloudConnexa Administration portal, navigate to API & Logs → API .
Click Create Credentials.
Enter a name for the credentials.
Select a lifetime (two weeks, one month, six months, or one year).
(Optional) Restrict access by specifying allowed IP subnet ranges.
Select the permissions (read-only and/or modify access to resources).
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.