post https://api.hrflow.ai/v1/job/indexing
This endpoint allows you to Index a Job object.
Prerequisites
Postman Endpoint
Try out the live API demo of this endpoint with Postman.
Job Input
If your Job is an unstructured text, make sure to parse it first before indexing it. See how in 🧠 Parse a raw Text.
Request headers
Field | Value |
---|---|
Content-Type | application/json |
X-API-KEY | Your API Key. |
X-USER-EMAIL | Your HrFlow.ai account's email. |