All API URLs listed in this documentation are relative to https://api.itcareers.pl.
For example, the /job/get API call is reachable at https://api.itcareers.pl/job/get.json.
The ITJobs API is a mostly read-only RESTful API. Known caveats:
Request data is passed to the API by accessing the endpoints with the appropriate parameters.
The documentation for each API call will contain more detail on the parameters accepted by the call.
We support two output formats. To use any of them, simply replace the file extension in the API URL (OUTPUT_FORMAT above) with one of:
Please refer to the documentation for aditional information.
An API Key is required on all API calls
To get your read-only API key, just fill in your email and you will recieve your API key right away.
If you are a registered company and plan on submitting ads via the API please refer to the API section on your personal area.
Suggestions or difficulties feel free to email us at [email protected].