Skip to main content

Resume Score Response Format

The Resume Score service provides a simple numerical evaluation of your resume. Here are all the fields in the response:

FieldTypeDescription
scoreIntegerThe overall score of the resume, ranging from 0 to 10 (e.g., 8).
reasonStringA brief explanation of the score, highlighting key strengths or areas evaluated (e.g., "Strong project management experience and relevant technical background for product management.").

Sample Response JSON

{
"score": 7,
"reason": "The candidate has a strong background in sales operations, revenue cycle management, and business d..."
}