GuidesAPI EndpointsAPI Changelog
Live AI Demo
API Endpoints

🧠 OCR a Text

This endpoint allows you to extract a text from a document across all formats (pdf, docx, png, and more)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Prerequisites

  1. ✨ Create a Workspace
  2. 🔑 Get your API Key
  3. 🧠 Activate Text OCR API

Request headers

❗️

Content-Type : multipart/form-data

The body used in this request must be multipart/form-data encoded.

In cURL, you specify each message part using the -F (or --form) option. To upload a file in a message part, prefix the file name with the @ symbol. For more information on cURL syntax, see the cURL documentation.

FieldValue
Content-Typemultipart/form-data
X-API-KEYYour API Key.
X-USER-EMAILYour HrFlow.ai account's email.
🚧

Document supported extensions

Supported extensions by the Profile Parsing API are .pdf, .png, .jpg, .jpeg, .bmp, .doc, .docx, .odt, .rtf, .odp, ppt, and .pptx .

Body Params
file
required

Profile's file resume in binary format

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json