All systems operational New: v2026.7.65 released Release notes →
satis@onox.com.tr Help Center
English
Integrations

Connects seamlessly to your existing hosting stack

ONOXSOFT works in sync with WHMCS billing, migrates from cPanel, WHM, Plesk and DirectAdmin in one click, and is compatible with DNS providers and payment gateways. It also connects to your own systems via REST API + webhooks. Setup takes minutes.

Panel migration

Switch from panels you know in one click

The migration wizard moves the accounts, sites, email and databases from your current panel to ONOXSOFT.

Migration tool

cPanel & WHM

cPanel hesap yedeklerini ve WHM sunucu yapılandırmasını otomatik içe aktarın. Siteler, e-posta ve DNS kayıtları korunarak taşınır.

Migration tool

Plesk

Plesk abonelikleri ve yapılandırması ONOXSOFT'a aktarılır; Windows ve Linux Plesk kaynakları desteklenir.

Migration tool

DirectAdmin

DirectAdmin yedeklerinden hesapları ve sitelerini sorunsuz taşıyın; minimum kesinti ile geçiş.

API

Other panels / your own stack

Standart yedek formatları ve REST API ile özel kaynaklardan da içe aktarma yapabilirsiniz.

Billing & automation

In sync with your billing

Connect the account lifecycle to your existing billing and automation tools.

WHMCS Integration

Çift yönlü senkronizasyon: WHMCS'te bir sipariş onaylandığında hosting hesabı otomatik açılır; iptalde otomatik askıya alınır.

Webhook events

account.created, account.suspended, payment.received gibi olaylar anlık olarak kendi uç noktanıza (endpoint) gönderilir.

REST API

Hesap aç, askıya al, domain ve e-posta yönet — tüm işlemler tam belgelenmiş, anahtar tabanlı REST API üzerinden.

Payment gateways

Popüler ödeme sağlayıcıları ve havale/EFT desteklenir; tahsilat ve abonelik yenileme otomatize edilebilir.

How it connects

Four steps to integration

Once your account is open, connecting your panel takes minutes.

1

Create an API key

Generate an API key from the admin panel. The key is shown only once; store it somewhere safe.

2

Connect billing / your tool

Install the WHMCS module or wire the REST API into your system; account creation and suspension become automated.

3

Connect a webhook

Define a webhook endpoint for account.* events; enable signature verification.

4

Go live

Open a test account and verify. Once the flow works, switch to production — orders turn into accounts automatically.

cURL create new hosting account
# create new account
curl -X POST https://panel.onoxsoft.com/api/v1/accounts \
  -H "Authorization: Bearer <api_key>" \
  -H "Content-Type: application/json" \
  -d '{"domain":"musteri.com","plan":"pro","email":"info@musteri.com"}'

# response
{ "ok": true, "account": "musteri.com", "status": "active" }
Summary

Supported integrations

Integration Type Status
cPanel & WHM Migration tool Ready
Plesk Migration tool Ready
DirectAdmin Migration tool Ready
DNS sağlayıcıları DNS synchronization Ready
WHMCS Billing module Ready
Ödeme ağ geçitleri Payments Ready
REST API HTTP · key-based Ready
Webhook Outbound events Ready
GÜÇLÜ, AÇIK KAYNAK YIĞINI ÜZERİNE KURULU
AlmaLinuxAlmaLinux
ApacheApache
NginxNginx
PHP 8PHP 8
MySQLMySQL
MariaDBMariaDB
PowerDNS
Postfix
Let's EncryptLet's Encrypt

Ready to connect it to your stack?

Follow the installation docs or get help from our integration team. Migrate your first account in minutes.