experience

This is an earlier version of the API. It will stop being available 2026-12-31. Please use v2 of the API

Work experience

Property Name Type Required Description
title
Yes

Short description of main task

company
Yes

Name of company where the job was performed

city
No

Location where the work was performed

description
No

Verbose description of the job performed

startdate
No

When the job started. Should be formatted as YYYY-MM-DD

enddate
No

When the job ended. Should be formatted as YYYY-MM-DD

extent
No

Extent of job. Contains child elements:

type (1 = Percentage, 2 = Hours)

value

tags
No

List of tags (simple string values)

Example:

<tags>
  <tag>Java</tag>
  <tag>Team lead</tag>
</tags>