Krom Automation REST API Reference

Last Updated: July 15, 2026

Krom Automation exposes a full REST API under the namespace krom-automation/v1. You can use it to manage workflows, read execution logs, retrieve analytics data, trigger workflows manually, and interact with the template library; all programmatically, from any HTTP client. Authentication All API endpoints require authentication via WordPress’s standard authentication mechanism. Requests must be made by…

Execution Logs and Analytics: Reading Workflow History and Reports

Last Updated: July 15, 2026

Krom Automation records every workflow execution in the database and gives you three views into that data: the Logs page for individual execution records, the Analytics view for aggregated performance trends, and the Reports page for filtered, exportable data. This page covers how to use all three, what each piece of data means, and how…

Krom Automation Settings: Logging, Cleanup, Performance, and Debug Mode

Last Updated: July 15, 2026

Krom Automation’s settings live at Krom Automation > Settings in your WordPress admin. The settings page has four tabs: Logging and Cleanup, Performance, License Management, and Debug and Tools. There’s also a separate AI Settings section for configuring AI provider API keys. This page documents every setting, what it controls, and when to change it….