Apply to a Job

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Using our form-data endpoint, you can apply to specific jobs via a job_id. You could use this to:

  • Programmatically send applications to jobs on your job board
  • Create your own application form
❗️

Form-Data Only

Your request must be sent as form-data.

Body Params
string
required

The id for the job you wish to send an application to

string
required

The applicant email address

string
required

The applicant first name

string
required

The applicant last name

string

The applicants cover letter

string
Defaults to api

Defaults to 'API'

string
Defaults to api

Defaults to 'API'

string
Defaults to null

Defaults to 'null'

string
required

Resume as a base64 string. Accepted formats are: pdf, txt, doc, docx, rtf

boolean
Defaults to false

Should the employer receive an email about this application? Defaults to 1 (True)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json