LexDraft developer and agent access

LexDraft helps legal professionals draft and review documents in Microsoft Word. A qualified professional must review every draft.

Read the public website

Public product information, guides, templates, and policies are available without a login. Start with llms.txt, the curated agent index, or the sitemap for the full page inventory. llms-full.txt provides an expanded reference; it is not an API specification.

Request an existing HTML page with Accept: text/markdown to read its main content as Markdown. Use the HTTP status to detect missing pages; a 404 is not product content. Follow redirects and respect robots.txt and page-specific indexing directives.

curl --fail --location -H 'Accept: text/markdown' https://lexdraft.ai/developers
curl --fail --location https://lexdraft.ai/llms.txt

Application and API access

The public website and the signed-in product are separate. Use the LexDraft Word add-in and its normal sign-in flow for product features. Public website access does not grant access to user documents, accounts, or paid capabilities.

We do not currently offer a documented self-service public API, public API keys, an official MCP server, or an agent SDK. There is no supported public OpenAPI specification to import for third-party tool calling. Internal application endpoints are not a supported external integration contract.

For an integration request, contact LexDraft support with your intended workflow. Authentication, allowed operations, quotas, error responses, and access terms must be agreed before an integration is enabled. Do not send passwords, access tokens, or document contents in your request.

Product information

Company

LexDraft is a product of GenText Group Inc. The group's published business address is Broadway Avenue, Toronto, Ontario M4G 2R7, Canada. Contact: support@lexdraft.ai.

Last reviewed: 12 September 2026.