🧠 Match Profiles indexed in Sources to a Profile

This endpoint allows you to find Profiles similar to a target Profile.

πŸ“˜

Prerequisites

  1. ✨ Create a Workspace
  2. πŸ”‘ Get your API Key
  3. 🧠 Activate Profiles Searching API
  4. 🧠 Activate Profiles Scoring API
  5. πŸ”Œ Create a Source
  6. πŸ’Ύ Index Profiles 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 job_key and the job_reference can not be null at the same time in the Query Parameters.

πŸ“˜

Response

This endpoint returns a data object containing two objects:

  • Profiles: array of objects Profile.
  • 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!