HrFlow.ai
HrFlow.ai
GDPR
SECURITY
HELP CENTER
PUBLIC ROADMAP
What is HrFlow.ai?
What does HrFlow.ai?
DEVELOPERS PRODUCTS
Profile API
Job API
Document API
Analytics API
Workflows
AI Layers
Parsing
Embedding
Revealing
Searching
Scoring
Reasoning
Getting Started
Authentication
Errors
Installation
Quick start
Metadatas support
F.A.Q
Hr Json
Profile Objects
Job Objects
Trait Objects
API Reference
Source Endpoints
Board Endpoints
Profile Endpoints
POST: /profile/parsing/file
GET: /profile/parsing
POST: /profile/indexing
PUT: /profile/indexing
GET: /profile/indexing
GET: /profile/indexing/attachment
GET: /profile/embedding
GET: /profile/revealing
GET: /profiles/scoring
GET: /profiles/searching
GET: /profile/reasoning
Job Endpoints
Document Endpoints
Webhooks
INTEGRATIONS
Destinations
Sources
Security
GDPR & Privacy
Help Center
Service Status
Public Roadmap
Powered by GitBook

Profile Endpoints

Here are the articles in this section:
POST: /profile/parsing/file
This endpoint allows you to add new Profile using resume to a given source.
GET: /profile/parsing
This endpoint allows you to get the Parsing object.
POST: /profile/indexing
This endpoint allows you to index new Profile object.
PUT: /profile/indexing
This endpoint allows you to update a Profile object.
GET: /profile/indexing
This endpoint allows to retrieve the Profile object.
GET: /profile/indexing/attachment
This endpoint allows you to get the Profile's attachment.
GET: /profile/embedding
GET: /profile/revealing
Retrieve profile's revealing endpoint.
GET: /profiles/scoring
This endpoint allows you to score list of profiles against given job.
GET: /profiles/searching
This endpoint allows you to search profiles based on filters.
GET: /profile/reasoning
Retrieve profile's reasoning given a job.
Previous
GET: /board
Next
POST: /profile/parsing/file
Last updated 2 months ago
Edit on GitHub