TR RESTFul API
- Syed Fida Ul Hassan (Unlicensed)
- Henning Støverud
- Nadja Bengtson (Unlicensed)
- Thomas Hellstrøm (Unlicensed)
Limits
Please read the API Usage Notice before implementing API consumption. This api will by default get 25 positions and have a max on 100, to change this or do paging please read the section about common parameters for RESTFul apis.
Notice the API have a connection timeout on 180 seconds.
Foreword
The RESTFul APIs in the System are read-only, and designed for to deliver data to Customer's third-party systems, e.g. SAP. The RESTFul API is divided into two main categories:
- Public API
- Private API
The public API is restricted to deliver data over vacancies created in the System. This API does not require any authentication, as this information is public anyways, and used on Customers' career pages.
The private API is protected with authentication (API Key) that is configured uniquely per Customer. This API is designed to deliver information that is relevant during integration with third-party systems, such as SAP. The most common use of this API is extract information about new hires, and feed into internal ERP systems.