Enscale - WHMCS Module - Connecting to Brixly
On this page
Before the module can do anything, it needs to authenticate to Brixly with your API endpoint and key.
Get your credentials
In this portal, open the API page.
Copy the API endpoint URL.
Generate (or copy) your API key — remember it's shown in full only once.
Enter them in the module
In your WHMCS: System Settings → Addon Modules → (reseller addon) → Configure. Paste the API URL and API key and save. Then open the addon and use Test Connection (on the Dashboard or Settings) to confirm it works — a successful test shows your current credit balance.
The credentials live in one place. The server (provisioning) and registrar (domains) modules both read the key from the addon automatically — you don't enter it separately per product.
If the test fails
Invalid key — re-copy it from the API page (it may have been rotated); paste and save again.
Blocked by IP — if you enabled IP restriction on the API page, make sure your WHMCS server's IP is whitelisted.
Can't connect — check the endpoint URL is exactly as shown in the portal and that your server allows outbound HTTPS.
Use API Logs in the module to see the exact response (see API logs, troubleshooting & FAQ).
After rotating your key in the portal, the old key stops working immediately. Update the module's settings with the new key and re-test, or provisioning and renewals will fail until you do.
Was this article helpful?