General Purpose

This API lets you integrate the application process in your own software based on a job feed provided by softgarden.

The target group for this API are 3rd party partners of softgarden that are integrating into the marketplace. This API is not suitable for building your own application form or job portal. Please use the FrontendAPIV3 for this purpose.

Data Flow Chart

Prerequisites

Authentication is required to use this API. A Token must be passed in the HTTP Header of each request (Authorization: Bearer <access token> or Authorization: Basic <access token>). 

Upon request, you can obtain oAuth client credentials for use of this API. Please contact support@softgarden.de.

The base API Endpoint address is:

The endpoint provides necessary information about the job as well as the possibility to create an application on the job.

Comments

Comments are closed.