Resume Score Response Format
The Resume Score service provides a simple numerical evaluation of your resume. Here are all the fields in the response:
Field | Type | Description |
---|---|---|
score | Integer | The overall score of the resume, ranging from 0 to 10 (e.g., 8). |
reason | String | A 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..."
}