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 (red and/or write access to resources).
Click Create.
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:
Return to the API page.
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.