For the complete documentation index, see llms.txt. This page is also available as Markdown.

Compliance Agent

Checks local codes, building footprints, zoning data, and other metadata to see if the property might have unpermitted structures or code violations.

Sample Request

POST /v1/agent/compliance
{
  "address": "5000 Grand Ave, Seattle, WA"
}

or:

Sample Response

Last updated

Was this helpful?