Getting your API key
Contact Pylote
Send an email to
hello@pylote.io stating your company and your use case
(direct integration, distribution via platform, CRM integrator, etc.).Sign the partnership agreement
Pylote sends you the API partnership agreement. Signing it constitutes acceptance
of the legal terms (tracking, GDPR, confidentiality).
API key
The API uses an API key to identify requests. Include it in thex-api-key header of every request:
Access levels
Your API key determines your access level:| Type | Accessible endpoints | Examples |
|---|---|---|
| Client | GET /freelances, POST /freelances, GET /freelances/deleted-freelances | Comet, RecruitCRM |
| Integrator | All Client + /integration/* | BoondManager |
| Partner | /partners/whitelist + /partners/events | Agrega |
| Admin | All Client + cache refresh, debug | Pylote internal |
Authentication errors
Security and responsibility
In the event of a confirmed or suspected compromise of your API key:- Immediately notify Pylote at
support@pylote.io - Pylote will revoke the compromised key and provide you with a new one
- Any use between the compromise and the notification remains under your responsibility
Pylote reserves the right to suspend or revoke the API key in the event of a breach
of any of your contractual obligations.