🧠 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).

Six 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 Set
tagger-rome-familyGrand domaines of job the French ROMEROME Grand domaines codes
tagger-rome-subfamilyDomaines of job the French ROMEROME Domaines codes
tagger-rome-categoryMetiers of job the French ROMEROME Metiers codes
tagger-rome-jobtitleAppellations of job the French ROMEOGR codes
tagger-hrflow-skillsSkills referential defined by HrFlow.aiIdentifiers defined by HrFlow.ai
tagger-hrflow-labelsUser defined labels, if anyIndex of respective label

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!