🧠 Tag a Text

Predict most likely tags for a text with our library of AI algorithms.

📘

Prerequisites

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

📘

Postman Endpoint

Try out the live API demo of this endpoint with Postman

🚧

Batch Mode with 'texts' parameter

  • Batch size = lenght(texts) should be < 32 (and a multiple of 2 for an optimum speed).

10 taggers have been released through the Tagging API. We are actively working on bringing out more taggers. Here is a list of all the currently available taggers:

Algorithm KeyTagging SetIdentifiers SetReferential SizeLanguages SupportedUse case
tagger-rome4-familyGrand domaines of job the French ROME 4.0ROME 4.0 Grand domaines codes14FR,ENcustomer without a clean taxonomy
tagger-rome4-subfamilyDomaines of job the French ROME 4.0ROME 4.0 Domaines codes109FR,ENcustomer without a clean taxonomy
tagger-rome4-categoryMetiers of job the French ROME 4.0ROME 4.0 Metiers codes590FR,ENcustomer without a clean taxonomy
tagger-rome4-jobtitleAppellations of job the French ROME 4.0ROME 4.0 OGR codes6286FR,ENcustomer without a clean taxonomy
tagger-rome-familyGrand domaines of job the French ROMEROME Grand domaines codes14FR,ENcustomer without a clean taxonomy
tagger-rome-subfamilyDomaines of job the French ROMEROME Domaines codes109FR,ENcustomer without a clean taxonomy
tagger-rome-categoryMetiers of job the French ROMEROME Metiers codes528FR,ENcustomer without a clean taxonomy
tagger-rome-jobtitleAppellations of job the French ROMEOGR codes8500FR,ENcustomer without a clean taxonomy
tagger-hrflow-skillsPredicts missing hard skills and soft skillsIdentifiers defined by HrFlow.ai5000FR,ENcustomer without a clean taxonomy
tagger-hrflow-dynamicPredict any output given a list of texts and labelsIdentifiers defined by HrFlow.aiN/A43 languages*customer with a clean taxonomy and labels count < 32

Request headers

FieldValue
Content-Typeapplication/json
X-API-KEYYour API Key.
X-USER-EMAILYour HrFlow.ai account's email.

📘

Response JSON

The Response contains a list of predicted tags and their likelihood.

Language
Authorization
Click Try It! to start a request and see the response here!