Integrations & API
enconf offers a complete REST API. Integrate with your billing system, automate provisioning, or build your own tools. Community modules are available as open source — without support.
Full API Access to Every Feature
Every panel function is accessible via REST API. Bearer token authentication, rate limiting, JSON responses. Build your own integrations or use the community modules below.
Customers & Subscriptions
Create, update, suspend, unsuspend and delete customers and hosting subscriptions. Assign packages, change passwords, manage quotas.
Sites, Domains & DNS
Provision websites, manage domains, subdomains, aliases, DNS zones and records. SSL certificates, PHP configuration, redirects.
Email, Backups & More
Mailboxes, forwarders, databases, FTP accounts, cron jobs, backups, WordPress installations. Every resource has full CRUD endpoints.
Real-Time Event Notifications
Configure webhook URLs to receive HTTP notifications when events occur in the panel. Secret token for signature verification.
WHMCS Provisioning Module
Open source provisioning module for WHMCS. Automate account creation, suspension, termination and package changes. Provided as-is, without support or warranty from NetCell IT.
What the module does
- Create hosting account on order payment
- Suspend on overdue invoice, unsuspend on payment
- Terminate account on cancellation
- Change password from WHMCS
- Upgrade/downgrade package
- Single sign-on for customers and admins
- Test connection from WHMCS server settings
- Subscription status in admin and client area
Important notes
- No support — NetCell IT does not provide support for the WHMCS module. Use at your own risk.
- No warranty — The module is provided as-is under the MIT license.
- Community-driven — Bug reports and contributions are welcome via the source code.
- Requirements — WHMCS 8.x+, enconf 1.7+, PHP 7.4+
License: MIT — use at your own risk. No support from NetCell IT.
More Integrations
The REST API makes it possible to integrate enconf with any billing or automation system. More community modules are in development.
Blesta
Provisioning module for Blesta billing. Coming soon.
HostBill
Provisioning module for HostBill. Coming soon.
Custom Integration
Build your own integration using the REST API. Full documentation available.