🧠 [Beta] Vectorize a Profile

This endpoint allows you to vectorize a Profile.

πŸ“˜

Prerequisites

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

πŸ“˜

Postman Endpoint

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

🚧

Profile Input & Embedding Size

  • If your Profile is an unstructured document, make sure to parse it first before vectorizing it. See how in 🧠 Parse a Resume in a Source.
  • The embedding is a normalized dense vector of 2048 dimensions.

Request headers

FieldValue
Content-Typeapplication/json
X-API-KEYYour API Key.
X-USER-EMAILYour HrFlow.ai account's email.
Language
Authorization
Click Try It! to start a request and see the response here!