API Documentation

Integrate LitGen with your existing systems. Our API enables custom workflows, third-party integrations, and bulk data operations.

Overview

The LitGen API gives you programmatic access to leads, cases, documents, and tasks. Use it to sync data with your existing CRM, automate document uploads, or build custom dashboards on top of your firm data.

Authentication

All API requests use Bearer token authentication. Your API keys are managed in Settings under your firm account. Keep your keys secret. Never expose them in client-side code or public repositories.

Common Use Cases

Sync new leads from a marketing tool into LitGen. Upload documents from a scanning service automatically. Pull case status into a custom dashboard. Push notifications to Slack or Teams when key events occur. Export reports to your accounting system.

Rate Limits

API rate limits depend on your plan. Standard limit is 1,000 requests per hour. Enterprise plans support higher limits and dedicated infrastructure for high-volume use.

Webhooks

Subscribe to real-time events like new leads, case status changes, document uploads, and overdue tasks. Webhooks let your other tools react to changes in LitGen automatically.

Full Documentation

Complete API reference with code samples available at docs.litgen.app (coming soon). For early access or custom integration support, contact our team.