Enscale - Reseller Portal - API access & keys

D Dennis Nind 61 views

Your module authenticates to Brixly with an API key. The API page is where you generate it, see your endpoint URL, and (optionally) lock it to your server's IP.

Generating your key

  1. Open the API page and generate a key.

  2. Copy it immediately — for security the full key is shown only once. Afterwards only a masked prefix is displayed.

  3. Paste it into your module's settings together with the API endpoint URL shown on the same page (see Connecting to your provider).

Treat the key like a password — it can provision services and spend your credit. Never share it or commit it anywhere public.

Rotating the key

If a key is ever exposed, regenerate it here. The old key stops working immediately, so remember to paste the new key into your module's settings and run Test Connection afterwards, or provisioning will fail until it's updated.

IP restriction (optional, recommended)

You can restrict the key so it's only accepted from your WHMCS server's IP address(es). Add your server IP (or CIDR range) to the whitelist on the API page. If you use a proxy/load balancer or your host changes IPs, keep this list current or your module will be locked out.

Rate limits

API usage may be rate-limited to protect the platform. Normal module operation stays well within limits; if you script bulk operations, spread them out.

Was this article helpful?