Build with the LexiDoc API

Integrate the power of LexiDoc's generation engine into your own applications, sell templates, and create new workflows with our flexible and secure API.

Get 20% off your first month on any paid plan!
Free
$0/ month
100 API calls/month
  • Document & Email Generation
  • Community Support
Pro
$10/ month
1,000 API calls/month
  • Smart Contract Generation
  • Access to all Templates
  • Email Support
Business
$50/ month
5,000 API calls/month
  • Everything in Pro
  • Priority Support
  • Higher Rate Limits

Need more? Pay-as-you-go at $0.01 per call after you've used your plan's monthly calls.

Your Secure API Key

Authenticate your requests by including your secret API key in the Authorization header of your requests.

Example Request

curl -X POST https://api.lexidoc.com/v1/generate/document \
  -H "Authorization: Bearer ld_live_********************" \
  -H "Content-Type: application/json" \
  -d '{
    "instructions": "Write a press release about our new product launch.",
    "documentType": "Press Release",
    "tone": "Professional"
  }'
Developer using the LexiDoc API on a laptop with code on the screen

Integrates with Your Favorite Tools

Connect LexiDoc to your existing workflows with our API and pre-built integrations to automate even more of your work.

Zapier
Slack
Google Drive
Salesforce
Notion
Trello
Asana
HubSpot

Enterprise-Grade Security & Compliance

OAuth 2.0

Secure authentication flow to keep your account safe.

Encrypted Keys

Your API keys are securely stored and encrypted at rest.

Rate Limiting

Protection against abuse with a 1,000 calls/hour limit.

GDPR Compliant

We are committed to protecting your data and privacy.

Explore Our Documentation

Get started quickly with our comprehensive guides and API reference.

Read the Docs