LangWatch Monitors API
Manage online monitors that automatically evaluate incoming production traces. Self-contained Naftiko capability covering one LangWatch business surface.
LangWatch Monitors API is a Naftiko capability published by LangWatch, one of 20 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the GET, POST, PATCH, and DELETE methods rooted at /v1/api/monitors.
The capability includes 2 read-only operations and 4 state-changing operations. Lead operation: List monitors. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include LangWatch, Monitors, and Online Evaluations.
What You Can Do
MCP Tools
langwatch-listMonitors
List monitors.
langwatch-createMonitor
Create a monitor.
langwatch-getMonitor
Retrieve a monitor.
langwatch-updateMonitor
Update a monitor.
langwatch-deleteMonitor
Delete a monitor.
langwatch-toggleMonitor
Toggle a monitor on or off.