Create Contact
Contacts
Create Contact
Create a new contact
POST
Create Contact
Documentation Index
Fetch the complete documentation index at: https://docs.mokaru.ai/llms.txt
Use this file to discover all available pages before exploring further.
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/minRequest
Body Parameters
First name (max 100 characters)
Last name (max 100 characters)
Contact’s job title (max 200 characters)
Company name (max 200 characters)
Relationship type. One of:
RECRUITER, HIRING_MANAGER, HR_MANAGER, TEAM_LEAD, DEPARTMENT_HEAD, CEO_FOUNDER, COLLEAGUE, FRIEND, REFERRAL, OTHEREmail address (max 200 characters)
Phone number (max 50 characters)
LinkedIn profile URL (max 500 characters)
Example
Response
Whether the contact was created
The new contact’s unique ID
