🧠 [private] Vectorize a Job

This endpoint allows you to vectorize a Job.

πŸ“˜

Prerequisites

  1. ✨ Create a Workspace
  2. πŸ”‘ Get your API Key
  3. 🧠 Activate Job Embedding API

🚧

Job Input & Embedding Vector

  • If your Job is an unstructured text, make sure to parse it first before vectorizing it. See how in🧠 Parse a raw Text.
  • The embedding is a normalized dense vector of 2048 dimensions.

Request headers

Field

Value

Content-Typeapplication/json
X-API-KEY

Your API Key.

X-USER-EMAIL

Your HrFlow.ai account's email.

Language
Credentials
Click Try It! to start a request and see the response here!