API Documentation

Integrate WisPanel with your applications using our comprehensive REST API.

Base URL

https://your-server-ip:2083/api/v1

All API endpoints are relative to this base URL.

System, Services & Software

System, Services & Software

Index β€” each area has its own doc with verified request/response samples.

Area Doc
Host info/settings, processes, time, log System
Service control (start/stop/restart) Services
PHP versions & extensions Software β€” PHP
Web server, DB, plugins, build queue Software β€” Web Server, DB, Plugins, Builds

Related: telemetry β†’ Server Info, Dashboard & Stats; panel version/license β†’ Version, Updates & License.

Rate Limiting

API requests are limited to 60 requests per minute per API token.

  • X-RateLimit-Limit: Maximum requests per minute
  • X-RateLimit-Remaining: Remaining requests
  • X-RateLimit-Reset: Unix timestamp when limit resets