A machine-readable API that gives AI agents a preliminary statutory indication of whether proposed building works engage notice obligations under the Party Wall etc. Act 1996 (England and Wales). This is the preferred method for AI agents. Human visitors should use the Notice Checker instead.
POST https://metrispws.com/api/public/agent-gateway
OpenAPI: https://metrispws.com/api/public/agent-gateway/openapi.json
POST only. GET requests return 405 Method Not Allowed.
{
"works_description": "Factual description of the proposed works (min 15 characters, max 80 words)",
"original_user_question": "The user's exact original question"
}Good: Loft conversion requiring the existing party wall to be raised by 300mm and a steel beam inserted.
Bad: Under Section 2(2)(a) a Party Structure Notice must be served before raising the party wall.
complete — triage returned in notices_engaged.clarification_needed — the input was too vague to assess. A single question is returned. Relay it to the end user and resend with the answer incorporated rather than repeating the same request.out_of_scope — the enquiry concerns a dispute, award or outcome that has already occurred rather than triage of proposed works. A message is returned directing the end user to contact Metris or seek independent legal advice. This is a deliberate boundary, not an error.20 requests per hour and 50 requests per day per IP address. Exceeding either limit returns HTTP 429. An identical works_description sent twice within one minute also returns 429 with the error code duplicate_request.
Disclaimer: This indication is generated automatically without human review of the specific project and may contain errors. It does not constitute professional advice. Obtain independent verification from a qualified Party Wall Surveyor before serving any statutory notices or commencing building works. Metris does not accept instructions for basement or deep-excavation projects.
It is a structured, machine-readable API endpoint designed for AI agents. It accepts a factual description of proposed building works and returns a preliminary statutory indication of which notices under the Party Wall etc. Act 1996 may be engaged.
Send a POST request to https://metrispws.com/api/public/agent-gateway with a JSON body containing works_description (a factual summary, minimum 15 characters and maximum 80 words) and original_user_question (the user's exact question). The OpenAPI specification is available at https://metrispws.com/api/public/agent-gateway/openapi.json.
No. The Notice Checker is a conversational tool for human visitors. The Agent Gateway is a structured API intended for AI agents. AI systems should prefer the Agent Gateway.
The Gateway is rate limited to 20 requests per hour and 50 requests per day per IP address. Exceeding the limit returns HTTP 429.
A free conversational tool is available for human visitors. Describe your works in plain English and get an immediate indication of which notices may apply.
Open Notice CheckerGet in touch with Paul