RChilli Resume Redactor

PAID
By RChilli Inc | Updated a month ago | Text Analysis
Health Check

N/A

README

Resume Redactor API

RChilli Resume Redactor API helps in masking resumes before sending them to the employer.

RChilli Resume Redactor API removes unconscious bias in the recruitment process by helping recruiters select candidates based on skills and experience. RChilli Resume Redactor API keeps the resume in the original format while masking the biased data fields with ‘X’, ‘NULL’, or any other characters as per the user requirement. It offers masking and abbreviation of the resume fields. To know more on the API parameter, see JSON Request For Resume Redactor API.
Follow the below sections for details on the Maskfields and the Abbreviationfields.
To know more about how redaction works, see Sample Redaction.

Resume Redactor API Endpoints, Method and Parameter

The endpoints indicate how you access the resource, while the method indicates the allowed interactions (such as GET, POST, or DELETE) with the resource.

API Endpoint

The Resume Redactor API endpoint returns the redacted data in the JSON format. The endpoint is mentioned below:
/redactResume

API Method

The Resume Redactor API uses only the POST method.

Request Headers

Header Data Type Description
Content-Type string Indicates the input type of the incoming request body. The only supported value is application/json.

API Parameters

The Resume Redactor API requires the following parameters in the JSON request format:

Name Type Description Remarks
filedata String Required Resume binary data in base64
filename String Required Resume with name extension (e.g. resumeSample.docx). Supported extensions are doc/docx/dot/rtf/pdf/otd/txt

Sample Redacted Resume

The following below table with Sample Resume and output after Redaction.:

Sr. No. Sample Resume Redaction Output
1. Sample_Resume_1_pdf Redaction Output for Sample_Resume_1_pdf
2. Sample_Resume_2_pdf Redaction Output for Sample_Resume_2_pdf
3. Sample_Resume_3_docx Redaction Output for Sample_Resume_3_docx
4. Sample_Resume_4_docx Redaction Output for Sample_Resume_4_docx

Note:

  • Follow the Name field abbreviation example: John Doe will be abbreviated as JD in the API output.

  • Follow the Email field abbreviation example: Johndoe@rchilli.com will be abbreviated as J*****e@r*****i.com in the API output.

  • Follow the PhoneNumber field abbreviation example: 200-600-3000 will be abbreviated as --3**** in the API output.

  • If Name, Email, PhoneNumber, Institution.Name or Employer.Name is given in both maskfields and abbreviationfields, and abbreviation is true, then all these fields will be abbreviated.

List of redact fields

  • Name
  • DateOfBirth
  • MaritalStatus
  • Gender
  • Email
  • PhoneNumber
  • PassportNumber
  • Nationality
  • WebSite
  • Address
  • Address.Street
  • Address.City
  • Address.State
  • Address.Country
  • Address.ZipCode
  • CurrentSalary
  • LanguageKnown
  • Institution
  • Institution.Name
  • Institution.City
  • Institution.State
  • Institution.Country
  • Institution.Degree
  • Institution.Period
  • Institution.Aggregate
  • Employer
  • Employer.Name
  • Employer.City
  • Employer.State
  • Employer.Country
  • Employer.JobProfile
  • Employer.JobPeriod
  • CurrentEmployer
  • PreviousEmployer
  • CandidateImage
  • References
  • If Address field is given for redaction, it will select by default these fields:
    • Address.Street
    • Address.City
    • Address.State
    • Address.Country
    • Address.ZipCode
  • If Institution field is given for redaction, it will select by default these fields:
    • Institution.Name
    • Institution.City
    • Institution.State
    • Institution.Country
    • Institution.Degree
    • Institution.Period
    • Institution.Aggregate
  • If Employer field is given for redaction, it will select by default these fields:
    • Employer.Name
    • Employer.City
    • Employer.State
    • Employer.Country
    • Employer.JobProfile
    • Employer.JobPeriod
  • CurrentEmployer field only redact current employer name.
  • PreviousEmployer field redact all employer name except current employer.

Resume Redactor API Error Code :

Error Code Error Message
1004 File name is required.
1008 File base64 data is required.
1035 Invalid request. Please check api parameters.
Followers: 0
Resources:
Product Website
API Creator:
Rapid account: R Chilli Inc
RChilli Inc
rchilli-inc
Log In to Rate API
Rating: 5 - Votes: 1