Documentation / API Overview / API Workflow Coverage

API Workflow Coverage

API workflow coverage for create, update, delete, provisioning, restore, and service actions.

This roadmap records operational API coverage that makes sense for a hosting control panel, but was not found as published endpoint files in the deployed build. It exists so developers can understand the intended direction without mistaking undocumented routes for production routes.

Workflow Coverage

AreaExamplesStatus
UsersCreate, update, disable, enable, reset accessUse deployed route documentation.
AccountsCreate, suspend, unsuspend, terminate, change package, update limitsUse deployed route documentation.
Domains and DNSAdd domain, remove domain, create/update/delete recordUse deployed route documentation.
WebsitesCreate website, update document root, manage redirects, configure runtimeWrite workflow guidance.
SSLRequest, renew, revoke, force renewal jobWrite workflow guidance.
EmailCreate mailbox, update mailbox, delete mailbox, manage aliases/forwardersWrite workflow guidance.
DatabasesCreate database, create user, grant/revoke access, export/importWrite workflow guidance.
BackupsCreate backup, restore backup, queue remote backupWrite workflow guidance.
SecurityBlock/unblock IP, add firewall rule, queue malware scanWrite workflow guidance.
JobsQueue, retry, cancel, run worker actionsPlanned write coverage except current read endpoints.

How to Use This Roadmap

  • Use it for product planning and integration design.
  • Do not give customers these URLs as live API instructions.
  • When a route is implemented, move it into an available endpoint article and include real request/response examples from source.
  • Keep write endpoints auditable and preferably job-backed.
← Available API Endpoint Index Security Provider Integration Concepts →