API Explorer
An interactive explorer for the public REST API at api.wpplugin.watch is coming soon. The endpoint reference is below.
Public API Endpoints
| Endpoint | Auth | Description |
|---|---|---|
POST /client-scan |
Bearer fingerprint | Submit plugin, theme, and WordPress core inventory — receive severity-rated vulnerability results |
POST /version-check |
None | Check whether the installed plugin version is current (called daily by WP-Cron) |
POST /lifecycle |
Bearer fingerprint | Notify backend of plugin deactivation or deletion events |
Browse the full source and API contracts on GitHub in the meantime.