Resume Summarization

The Resume Summarization plugin API utilizes advanced AI to analyze resumes and generate a concise summary, delivering clear and actionable insights within the API response.

The Resume Summarization plugin API accepts either file data or parsed resume JSON, along with user-specific credentials such as the user key, version, and sub-user ID in the request.

In the API request, you must specify the summarytype entity, which can include one of the following options:

  1. Career Objective
  2. Professional
  3. Chronological
  4. (Leave empty for a general summary)

Based on the selected summarytype, the API returns the appropriate summary within the ResumeSummary entity, along with the original Parsed Resume JSON in the response. This feature enables precise, AI-powered summarization of resumes, offering flexibility and personalized insights based on user preference.

Follow the below topics to know more about the Resume Summarization plugin API.