Integrations live in the core, not in third-party modules: each one has a contract, a call journal and a verification mode. Here is what connects today and how to add your own.
Enabled in the settings, no third-party modules to install. Each has a call journal and a verification mode.
Application API: server creation, limits, suspension, deletion and single sign-on through OIDC. The service identifier maps one to one to the server.
Dedicated servers: ordering, reinstallation, plan upgrades and decommissioning.
VPS: creation, snapshots, server type changes and scheduled deletion.
Web hosting: subscriptions, domains, suspension and plan changes via the REST API.
cPanel accounts: creation, packages, suspension and deletion via the WHM API.
Virtual machines and containers: cloning from a template, resource limits, console access.
Dedicated servers and VPS: ordering, reinstallation, IP address management.
VPS: creation, snapshots, plan changes and scheduled deletion.
Droplets: creation, snapshots, resizing and deletion.
Cards, Apple Pay and Google Pay. Payment status is confirmed automatically, refunds go through the admin panel.
Local European methods: iDEAL, Bancontact, EPS and more, with per-method fee reporting.
Polish payments: BLIK codes and bank transfers via Przelewy24, settlement in PLN.
Credit transfer and direct debit: invoices to companies, operator confirmation and automatic unsuspension.
Payment confirmed by block count, the exchange rate fixed at the moment of invoicing.
Reverse charge with VIES validation, the gateway fee as a separate invoice line, daily reconciliation of receipts against invoices.
SMTP with templates in the client's language and retries on delivery failure.
Billing and provisioning events in the team channel, separate rules for incidents.
Event subscriptions with signed requests and redelivery.
Schema generated from code, a typed client, keys with scoped permissions.
Provisioning modules and payment gateways have a documented contract. An implementation plugs in as a separate module without touching the core.