Skip to main content
POST
Start resume tailoring process

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

Request body for starting the resume tailoring process. Provide either a job URL or a sufficiently long job description.

target
string
required

Job URL or long job description to tailor the resume against.

Response

id
string
required
read-only

The unique identifier for the resume entry.

user
string
required
read-only
job
string
required
read-only
status
string
required
read-only
sections
string
required
read-only
base
boolean
default:false

Whether the resume is a base resume for the user. One user can

thumbnail
string<uri> | null
Maximum string length: 200