post https://api.hrflow.ai/v1/text/embedding
This endpoint allows you to vectorize a Text.
Prerequisites
Postman Endpoint
Try out the live API demo of this endpoint with Postman.
Embedding size
The embedding is a normalized dense vector of 2048 dimensions.
Request headers
Field | Value |
---|---|
Content-Type | application/json |
X-API-KEY | Your API Key. |
X-USER-EMAIL | Your HrFlow.ai account's email. |