Freelancer preferences
remoteWork - Remote work
daysPerWeek - Days per week
Possible values: "1", "2", "3", "4", "5"
missionDuration - Mission duration
seniority - Experience level
The field contains the slug from the Seniority referential (this is also the
value to use in the seniority filter of POST /partners/search):
The up-to-date list is available via
POST /referential with
{"action": "list:all", "field": "Seniority"}.
These values are returned as stored (in French). Map them to your own labels
on your side if needed.
Mobility areas (workAreas)
The workAreas field is an array of objects representing the mobility areas.
Each object has a type that determines which fields are available:
Type ville (city)
Type departement (department)
Type region
Type pays (country)
Supported countries
Mobility areas can be in:- France
- Belgium
- Switzerland
- Luxembourg
- Andorra
The
code and label fields are deprecated. Use the specific fields
(cityName, departmentCode, regionName, etc.) instead.Profile statuses
meta.status - Active profile
Deletion statuses (deleted-freelances)
Languages (ISO)
Thelanguages field follows a free format. Common examples:
Language names and fluency levels are returned as stored (in French).
Professions (Pylote reference data)
Themeta.freelance.professions field uses the Pylote reference data.
The most common values:
Développeur Back-End, Développeur Front-End, Développeur Full Stack,
DevOps, Data Engineer, Data Scientist, Product Manager, Product Owner,
Scrum Master, UX Designer, UI Designer, Chef de projet, Architecte,
Consultant SI, Business Analyst, QA / Testeur, SysAdmin, DBA,
Mobile Developer, Lead Developer, CTO, Tech Lead
The full list is available through the Referential endpoint (beta).