# OpenHermit ## Docs - [GET & PATCH /api/actions/[id]](https://docs.openhermit.com/api/actions.md): Read or update an action's configuration and agent prompts. - [POST /api/events](https://docs.openhermit.com/api/events.md): Track an agent interaction event on an action. - [GET /api/manifest](https://docs.openhermit.com/api/manifest.md): Retrieve the WebMCP manifest for a website. - [POST /api/ping](https://docs.openhermit.com/api/ping.md): Confirm script installation and update last_ping_at timestamp. - [POST /api/actions/sync](https://docs.openhermit.com/api/sync.md): Sync detected actions from a page and receive configured agent prompts. - [Agent Prompts](https://docs.openhermit.com/guides/agent-prompts.md): Control exactly what AI agents do before, during, and after each action. - [Dashboard Guide](https://docs.openhermit.com/guides/dashboard.md): A walkthrough of every section in the OpenHermit dashboard. - [Verifying Installation](https://docs.openhermit.com/guides/installation-verification.md): How to confirm the OpenHermit script is correctly installed on your website. - [Supported AI Agents](https://docs.openhermit.com/guides/supported-agents.md): Which AI agents OpenHermit detects and works with. - [Troubleshooting & FAQ](https://docs.openhermit.com/guides/troubleshooting.md): Common issues and answers for OpenHermit users. - [The WebMCP Manifest](https://docs.openhermit.com/guides/webmcp-manifest.md): What AI agents see when they discover your website. - [How the Script Works](https://docs.openhermit.com/how-the-script-works.md): What happens every time the OpenHermit script loads on a page. - [Introduction](https://docs.openhermit.com/introduction.md): Make any website discoverable and actionable by AI agents — in 2 minutes. - [Quick Start](https://docs.openhermit.com/quickstart.md): Add OpenHermit to your website in 2 minutes. ## OpenAPI Specs - [openapi](https://docs.openhermit.com/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/Benjaminamos11/openhermit) - [Discord](https://discord.com/invite/azPGPe5npZ)