All Collections
Integrations
Implementing the eBoss API v4
Implementing the eBoss API v4

This article explains how to integrate the eBoss Application Programming Interface (API). Use of the API requires web development expertise.

Robin Bonass avatar
Written by Robin Bonass
Updated over a week ago

TIME REQUIRED: 15 MINUTES
โ€‹
YOU WILL NEED

  • A competent web developer to implement the API on your website.

  • Access to the API section of your database

For API v4: recruitsonline.com

1.1) This version of the API is an upgraded version of v1-2 and uses oauth.

1.2) To reach your own API documentation for this version insert .api. into the main url used to access your database and add /v4/docs to the end, for example:
โ€‹https://demo.recruitsonline.com/ would be: https://demo.api.recruitsonline.com/v4/docs

1.3) You will need to setup your API user credentials here: https://YOURCOMPANY.recruitsonline.com/myoffice/settings/applications. ย Replace YOURCOMPANY with the company name of your system.
โ€‹

Did this answer your question?