| 开发者 | talkingmonkeymedia |
|---|---|
| 更新时间 | 2026年7月23日 06:53 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-json/tm/v1/stats that you can hit from your own dashboard, BI tool, Slack bot, or whatever you already use.
The endpoint requires an API key (auto-generated on activation; regeneratable). No other authentication.
Multi-ecosystem detection
Most site monitoring plugins lock you into one ecosystem. This one auto-detects whichever security and backup plugin you have installed:
tm-insights to the /wp-content/plugins/ directory (or install via WP Admin → Plugins → Add New → Search "Talking Monkey Insights").No. The plugin reads data from your WordPress install (plugin updates, SSL certificate, security/backup plugin status) and either displays it in your WP Admin or returns it through an authenticated REST endpoint when an external dashboard requests it. It never proactively contacts any external service.
/wp-json/tm/v1/stats — relative to your site's URL. Send a GET request with the X-TM-Key header set to your API key (visible in TM Insights → REST API in WP Admin).
Yes. TM Insights → REST API → uncheck "Enable REST API endpoint" → Save.
Phase 1 supports WordFence and Defender. We're planning to add Solid Security and Sucuri in future releases based on user demand.
Phase 1 supports UpdraftPlus and Snapshot. Solid Backups, BlogVault, and Duplicator are candidates for future releases.
Open a support thread and tell us which plugin you'd like to see supported. We'll prioritize based on user demand.
Yes. Licensed under GPL v2 or later — you can fork, modify, and redistribute freely.
Talking Monkey — a WordPress-focused agency that uses this plugin internally to monitor every site we host. We made it public because every agency and freelancer in our space could use the same tool.
rest_authentication_errors filter). The key-authenticated /wp-json/tm/v1/ route is allowed through; a valid API key is still required for every request.