Skip to main content
POST
Create Experience

Overview

The Create Experience endpoint lets you add a new work experience to your Mokaru account. Common use cases:
  • AI agent profile building - automatically add work experiences extracted from a LinkedIn profile or resume.
  • Career tracking - log a new position when you start a new role.
  • Bulk import - add work experiences from a spreadsheet or external system.
Scope required: experiences:write | Rate limit: 20 requests/min

Request

Body Parameters

string
required
Job title / role at this employer (max 200 characters)
string
required
Company name (max 200 characters)
string
Work location (max 200 characters)
string
ISO 8601 datetime, e.g. “2022-01-01T00:00:00Z”
string
ISO 8601 datetime (null or omit for current position)
boolean
True if still employed here (endDate ignored).
string
Role description
string[]
List of responsibilities
string[]
List of achievements

Query Parameters

string
Target a specific resume by its id (from list-resumes). Omit to use your base/default resume; the resume must be self-contained.

Example

Response

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