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 NameDescriptionMethod
wp_karm_outboundStores karm outbound data created by this plugin.Static
wp_karm_requestsStores karm requests data created by this plugin.Static
wp_karm_saved_requestsStores karm saved requests data created by this plugin.Static
wp_karm_security_eventsStores karm security events data created by this plugin.Static
wp_karm_timelineStores karm timeline data created by this plugin.Static
wp_karm_webhooksStores 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_options
Option key:karm_db_versionOption key:karm_settings