ResumeOptimizerPro

FREEMIUM
Popularity

7.4 / 10

Latency

7,453ms

Service Level

100%

Health Check

100%

README

No matter how poorly formatted or written a resume may be, our service will rewrite it and restructure it according to universally accepted best practices for resume writing. Select from multiple writing styles and ATS-friendly MS Word templates.

For template styles, possible values are from “1” - “8” and can be specified within the FormattingOptions.TemplateStyle field of the API request (default is “1”):

image

Use Cases

You can optimize any resume so that it adheres to best practices for resume writing. In addition, the optimized resume is designed to parse and match perfectly on any job board or ATS, increasing the probablity of it appearing on recruiting platforms.

Recruiters and staffing agencies can use the service to fix and standardize their candidates’ resumes and make them presentable to their clients without having to do this manually. Optionally, personal information can be anonymized and a company logo can be embedded into the template.

Features

Each optimization includes:

  • An analysis of the original resume which highlights strengths and weaknesses according to our best practices
  • A concise professional summary that highlights work experience and top skills.
  • Work history will be rewritten into bullet points that quantify achievements using the STAR (Situation, Task, Action, Result) method.
  • We eliminate content that needlessly bloats the resume and may hinder its readability and parsing.
  • Skills are organized into a dedicated section making them easier to parse and match to jobs.
  • An MS Word template that is optimized for any ATS (Applicant Tracking System) or job board.

For full API documentation including field definitions, please visit https://resumeoptimizerpro.com/home/api

Request Body

{
  "ResumeAsBase64String": "string",
  "ResumeText": "string",
  "SkillsToAdd": [
    "string"
  ],
  "IncludeObjective": true,
  "IncludeCoverLetter": true,
  "AddSkillsToWorkHistory": true,
  "FormattingOptions": {
    "FontStyle": "string",
    "LogoAsBase64String": "string",
    "TemplateStyle": "string",
    "HidePersonalInfo": true
  },
  "IdealJobTitle": "string",
  "JobTitle": "string",
  "CompanyName": "string",
  "WritingStyle": "string"
}

Response Body

{
  "OptimizedResumeAsBase64String": "string",
  "StatusCode": "string",
  "Message": "string",
  "CandidateName": "string",
  "ResumeAnalysis": "string"
}
Followers: 0
Resources:
Product Website
API Creator:
Rapid account: Resume Optimizer Pro
ResumeOptimizerPro
dhamui
Log In to Rate API
Rating: 5 - Votes: 1