Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Harver vacancies API

The vacancies API from Harver — 6 operation(s) for vacancies.

Harver vacancies API is one of 9 APIs that Harver publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include vacancies. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 6 paths. It is described by OpenAPI 3.0.0, at version 1.37.0.

Requests are made against a single base URL, https://api.harver.com/api/v1.0/.

7 operations 6 paths 0 schemas 3 GET4 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.37.0
Base URL
https://api.harver.com/api/v1.0/
Resource Areas
1

Paths & Operations 7

Across 6 paths, the API surfaces 7 operations — 3 GET, 4 PATCH. Each is listed below with its method, path, parameters, and response codes.

vacancies 7
GET
/vacancies/{vacancyId}/candidates
Returns all Candidates of a Vacancy
2 params → 200
GET
/vacancies/{vacancyId}/modules/{moduleId}
Returns the module settings of a Vacancy
2 params → 200
GET
/vacancies/{vacancyId}
Find vacancy by id
1 param → 200
PATCH
/vacancies/{vacancyId}
Update a Vacancy Status
1 param body → 204
PATCH
/vacancies/{vacancyId}/locationsdeprecated
Updates locations of a vacancy
1 param body → 200400500
PATCH
/vacancies/{vacancyId}/locations-v2
Updates attached locations of a vacancy
1 param body → 200400403404500
PATCH
/vacancies/{vacancyId}/regions
Updates attached regions of a vacancy
1 param body → 200400403404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

harver-vacancies-api-openapi.yml Raw ↑

Other APIs Harver publishes across the network.

Harver accounts API
Harver applications API
Harver candidate-statuses API
Harver candidateApplications API
Harver oauth API
Harver scheduling API
Harver user-profile API
Harver webhook API