๐Ÿง  Match Jobs indexed in Boards to a Job

This endpoint allows you to find Jobs similar to a target Job.

๐Ÿ“˜

Prerequisites

  1. โœจ Create a Workspace
  2. ๐Ÿ”‘ Get your API Key
  3. ๐Ÿง  Activate Jobs Searching API
  4. ๐Ÿง  Activate Jobs Scoring API
  5. ๐Ÿ”Œ Create a Board
  6. ๐Ÿ’พ Index Jobs in the Source

Request headers

Field

Value

X-API-KEY

Your API Key.

X-USER-EMAIL

Your HrFlow.ai account's email.

๐Ÿšง

Query Parameters

The profile_key and the profile_reference can not be null at the same time in the Query Parameters.

๐Ÿ“˜

Response

This endpoint returns a data object containing two objects:

  • Jobs: array of objects Job.
  • Predictions: array of arrays of floats [ 1-score, score ]. Example: [0.49184858798980713, 0.50815147161483765].
Language
Credentials
Click Try It! to start a request and see the response here!