🧠 Score Jobs indexed in Boards for a Profile

This endpoint allows you to Score Jobs for Profile.

📘

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
  7. 🔌 Create a Source
  8. 💾 Index a Profile

📘

Postman Endpoint

Try out the live API demo of this endpoint with Postman.

Request headers

FieldValue
X-API-KEYYour API Key.
X-USER-EMAILYour 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
Authorization
Click Try It! to start a request and see the response here!