Nomic CRM

AI-Native Centralized Lead Management

Centralize contacts across all Nomic platforms.
Intelligent enrichment. Automated outreach.

🔌 API Integration
For other code instances to access this CRM:
// Lead Ingestion Endpoint
POST http://localhost:3995/api/crm/ingest
Headers:
X-API-Key: <org_api_key>
Body:
{
"source": "your_platform_name",
"contacts": [{"email": "...", "first_name": "..."}],
"tags": ["tag1", "tag2"]
}
API-first architecture • All operations via REST endpoints • Auto-deduplication by email
Integration Points
vastspv1•aicontent.engineering•LinkedIn Scrapers•Manual Entry