Skip to main content
POST
Create Contact

Overview

The Create Contact endpoint lets you add a new networking contact to your Mokaru account. Common use cases:
  • AI agent contact capture - save contacts from LinkedIn conversations or email threads automatically.
  • Post-interview logging - record interviewer details after a call.
  • Bulk import - add contacts from a spreadsheet or CRM via automation.
Scope required: contacts:write | Rate limit: 20 requests/min

Request

Body Parameters

string
required
First name (max 100 characters)
string
required
Last name (max 100 characters)
string
Contact’s job title (max 200 characters)
string
Company name (max 200 characters)
string
Relationship type. One of: RECRUITER, HIRING_MANAGER, HR_MANAGER, TEAM_LEAD, DEPARTMENT_HEAD, CEO_FOUNDER, COLLEAGUE, FRIEND, REFERRAL, OTHER
string
Email address (max 200 characters)
string
Phone number (max 50 characters)
string
LinkedIn profile URL (max 500 characters)

Example

Response

boolean
Whether the contact was created
string
The new contact’s unique ID