Reseller

Reseller API: cPanel UAPI and WHM API in practice

API turns repeatable tasks into processes: creating accounts, mailboxes, DNS, reports and integrations with your own panel.

When this matters

The biggest API risks are overly broad tokens, logging secrets, no rate limits and automation without error handling.

How a reseller can use API: account creation, mail, domains, DNS, automation, tokens and access security.

Practical checklist

  • create tokens only with required scope
  • do not store secrets in repositories
  • log errors without exposing tokens
  • test automation on one account before bulk execution

How Hostilla.pl helps

Hostilla.pl publishes a cPanel UAPI and WHM API command index so resellers can find the right command and safe usage scenario faster.

What to prepare before contacting support

If you need support, include the domain, account name, time of the problem, exact error message, recent changes and one example URL or mailbox. This lets support check DNS, SSL, mail logs, PHP, database, backups and application configuration faster.

Related Hostilla.pl topics

Next useful steps

This guide is part of a topical cluster. Use the links below to continue through related Hostilla.pl instructions.