3
Plugins Hosted
366ms
API Latency
8.2
PHP Version
v1
API Version
System Health Checks
PHP Version
8.2.30
ZipArchive
Available
APCu Cache
Enabled
Plugins Dir
Accessible
Logs Dir
Writable
API Endpoint
Responding (366ms)
API Endpoints
GET
https://wordpress.refat.ovh/api/update.php?action=ping
Health check — returns API status, version, plugin count and server time.
{
"success": true,
"status": "ok",
"api_version": "v1",
"php_version": "8.2.30",
"plugins": 3,
"server_time": "2026-04-12T19:51:36+00:00"
}
POST
https://wordpress.refat.ovh/api/update.php
Plugin information lookup — returns full plugin metadata for a given slug.
action=plugin_information
request[slug]={plugin-slug}
POST
https://wordpress.refat.ovh/api/update.php
Update check — returns latest version info if an update is available.
action=update_check
request[slug]={plugin-slug}
request[version]={current-version}
GET
https://wordpress.refat.ovh/api/update.php?action=download_plugin&slug={slug}&version={version}
Download a specific plugin version ZIP file. Used by update mechanisms.
Hosted Plugins (3)
| Plugin | Type | Latest Version | Releases |
|---|---|---|---|
| Another Example Plugin (another-plugin) | Wordpress | v2.0.2 | 2 |
| Sample Super Plugin (sample-plugin) | Wordpress | v1.0.1 | 2 |
| Test Update Plugin (test-update-plugin) | Wordpress | v1.0.0 | 2 |
⟳ This page reflects live server state. Refresh to update.