OpenWPAgent

The reference desk · April 2026

Documentation.


The full docs site is being typeset. In the meantime, here's where to find what you need: the GitHub repo has a complete README, the WordPress plugin pages on wp.org have install + configuration guides, and the dashboard has built-in tooltips for every setting.

GitHub README · Section 1

Getting started

Install the free plugin, connect your dashboard, give the agents their first job. Five-minute path from zero to first run.

GitHub · docs/rest-api.md

REST API reference

POST /wp-json/owpa/v1/action with a Bearer token authenticates an agent action. Full payload schemas, idempotency keys, rate limits, HMAC signature mode.

GitHub · configs/

Agent strategy configs

Each agent reads a JSON config from the database on every heartbeat. Tweak prompts, model routing, schedules, and budget caps live without redeploying.

Studio & Agency only

Self-hosting the dashboard

If you'd rather run your own Supabase + Vercel instance, the entire dashboard codebase is open source. Studio and Agency tiers ship with deployment scripts.


Can't find what you need? Email support@openwpagent.com and we'll write the doc you needed.