Monitors now support the HTTP QUERY method.
If your API answers on QUERY, you can now point a monitor straight at it. QUERY joins HEAD, GET, POST, PUT, PATCH, DELETE, and OPTIONS in the HTTP method list for HTTP, keyword, and API monitors. You can find it under the “Advanced settings” when editing or adding your monitor. QUERY became a standard in June 2026 as RFC 10008. It’s safe, idempotent, and it carries a request body.