Why use the Jarvi API?
This API allows you to do absolutely everything you want. This same API is used by the Jarvi application and its extension. Here are the most common use cases:Send applications to Jarvi
Send applications from your website, forms, or other sources directly to Jarvi.
Retrieve job offers
Get projects, job offers created in Jarvi and all associated information.
Terms of use
- The Jarvi API enforces limits based on the cumulative execution time of your requests:
- 5 minutes (300 seconds) of cumulative time per hour
- 30 minutes (1,800 seconds) of cumulative time per 12-hour window
- These limits are very generous and represent roughly 100 times the average usage of a Jarvi user.
- When exceeded, the API returns a
429error with a detailed message and a retry delay. - If you need a higher limit, contact our support team — we can adjust thresholds to match your usage.
- You commit to comply with data protection regulations, particularly GDPR, for all data read/written via the API.
Quick start
Get my API keys
Your API keys will give you access to the API