# OpenLawn > AI lawn measurement for lawn care and pest control businesses. Enter a customer property address; GPT-6 Astra maps reviewable lawn polygons on aerial imagery with available parcel context. Estimates are reported in square feet to support quoting and service planning, not automated prices or pest treatment instructions. Official website: https://openlawn.ai/. Updated 2026-09-06. New accounts receive five free completed AI measurements. Account history requires sign-in. Parcel coverage and imagery quality vary. Results are estimates, not legal surveys or independently guaranteed accuracy. Maintained areas outside a parcel do not establish ownership. This file provides documentation, not crawler permissions; see robots.txt. The public REST API is https://api.openlawn.ai/v1. Documentation needs no login or API key; measurements and workspace records require a scoped key. Keep keys in server-side secrets, never in prompts or browser code. Creating a new completed measurement consumes the key creator's credit; reading existing results does not. OpenLawn offers both a REST API and a browser skill, not a public MCP server. ## API: start here - [Interactive API console](https://openlawn.ai/docs#playground): Scalar reference with a browser-local sample demo and an explicitly selected live mode. Demo calls do not run measurements or spend credits. - [Agent API quickstart](https://openlawn.ai/docs/agent-quickstart.md): Authorize, submit a residential address, poll safely, retrieve polygons and square footage, and handle failures without duplicate charges. - [Complete API reference](https://openlawn.ai/docs.md): Authentication, scopes, endpoints, batch jobs, credits, limits, and signed webhooks. - [OpenAPI 3.1 specification](https://openlawn.ai/openapi.json): Machine-readable operations, request schemas, response fields, and security requirements. - [API documentation index](https://openlawn.ai/docs/llms.txt): Focused index for API-building agents. ## Product documentation - [Product overview and FAQ](https://openlawn.ai/index.md): How OpenLawn works, account allowance, corrections, coverage and limitations. - [Lawn measurement guide](https://openlawn.ai/lawn-measurement-guide.md): Inclusion/exclusion checklist, units, parcel versus lawn area, and accuracy limits. - [Agent integration](https://openlawn.ai/developers.md): The signed-in browser skill, requirements and installation. ## Tool comparisons - [OpenLawn vs. Deep Lawn](https://openlawn.ai/compare/deep-lawn.md): Compare OpenLawn and Deep Lawn for lawn care and pest control: reviewable lawn measurements versus a broader quoting and online-sales workflow. - [OpenLawn vs. FindLotSize](https://openlawn.ai/compare/find-lot-size.md): Compare OpenLawn with FindLotSize: AI-assisted lawn outlines and account history versus manually placing map markers to calculate area. - [OpenLawn vs. your local GIS](https://openlawn.ai/compare/local-gis.md): Understand when to use OpenLawn for lawn-area estimates and when to use a county GIS parcel viewer for property research and parcel context. Written by OpenLawn using linked public sources, not independent accuracy tests. Features can change. [Compare workflows](https://openlawn.ai/compare). ## Measurement evidence - [Vision-model benchmark](https://openlawn.ai/benchmarks/2026-09-06.md): Internal test of nine models, 41 attempts, three residences and one user-corrected reference; not a universal accuracy ranking. - [Anonymized benchmark trials](https://openlawn.ai/benchmarks/2026-09-06.json): All attempts and configurations; no addresses, account records or imagery. ## Optional - [Combined public documentation](https://openlawn.ai/llms-full.txt): The same public content in one file. - [OpenLawn skill instructions](https://openlawn.ai/skills/openlawn-measure/SKILL.md): Browser-agent workflow and safety boundaries. - [Public-page sitemap](https://openlawn.ai/sitemap.xml): Canonical HTML pages; private account routes are excluded.