CRM Integration

Manage API keys for connecting external CRM systems to LienMate. Requires Pro or Enterprise plan.

Generate API Key
Create a key to authenticate CRM API requests. Keys use the X-API-Key header.
Active API Keys

No API keys yet. Generate one above to get started.

Integration Documentation
Learn how to connect your CRM to LienMate.

API Endpoints

  • POST /api/crm/projects — Create or update a project
  • POST /api/crm/projects/:externalId/invoices — Add invoice data
  • POST /api/crm/projects/:externalId/payment-status — Update payment status

Include your API key in the X-API-Key header with every request.