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.
FOSSBilling Provisioning Module
Open source provisioning module for FOSSBilling (and BoxBilling, its predecessor — same module interface). 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 creation (customer + subscription)
- Suspend / unsuspend account
- Cancel — deletes the subscription, and the customer if no other subscriptions remain
- Change password from FOSSBilling
- Upgrade/downgrade package
- Synchronize — refreshes the domain from the panel subscription record
- Test connection from the server settings page
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 — FOSSBilling 0.6+ (also BoxBilling), enconf 1.7+, PHP 8.1+
License: MIT — use at your own risk. No support from NetCell IT.
Blesta Provisioning Module
Open source provisioning module for Blesta. Automate account creation, suspension, termination and package changes. Provided as-is, without support or warranty from NetCell IT.
What the module does
- Create hosting service on order activation (customer + subscription)
- Suspend / unsuspend / cancel via the full service lifecycle
- Upgrade/downgrade package via a custom package field
- Client email used as identity — no manual ID mapping needed
- Compatible with Blesta 5.x and 6.x
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 — Blesta 5.x/6.x, enconf 1.7+, PHP 8.1+
License: MIT — use at your own risk. No support from NetCell IT.