API Request Monitor: Monitor Incoming & Outgoing API Requests and Manage Webhooks
A developer-focused tool for monitoring, debugging, testing, and logging WordPress REST API requests and external API integrations.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_karm_outbound | Stores karm outbound data created by this plugin. | Static |
| wp_karm_requests | Stores karm requests data created by this plugin. | Static |
| wp_karm_saved_requests | Stores karm saved requests data created by this plugin. | Static |
| wp_karm_security_events | Stores karm security events data created by this plugin. | Static |
| wp_karm_timeline | Stores karm timeline data created by this plugin. | Static |
| wp_karm_webhooks | Stores karm webhooks data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
karm_db_versionOption key:karm_settings