Jobs
Create Job
Create a new job posting from your ATS, CRM, or internal workflow
POST
Use this endpoint when an external system needs to publish jobs directly into Kardow.
Required Fields
Job title.
Full job description. HTML is accepted.
Hiring company name.
Application method
Where candidates apply — an external URL, an email address, or a phone number. Pair with
how_to_apply_method.Controls how Kardow presents the apply button. One of:
If omitted, Kardow auto-detects from the
| Value | When to use |
|---|---|
form-external | how_to_apply is a link to an external application form or ATS (most common) |
website | how_to_apply is a general company or job page |
email | how_to_apply is an email address |
phone | how_to_apply is a phone number |
form | Kardow hosts the application form — no URL needed |
how_to_apply value.Common optional fields
One of
full-time, part-time, contract, internship, temporary, or casual.Freeform location such as
Remote, Paris, or San Francisco, CA.Set to
true for remote roles.Minimum salary amount.
Maximum salary amount.
Currency code such as
USD.One of
hourly, daily, weekly, monthly, or yearly.Recruiter or HR contact email (not the apply destination — use
how_to_apply for that).One of
pending, active, expired, or draft.Examples
Link to an external application form
The most common case: your ATS or careers page hosts the form.cURL
Apply via email
cURL
Remote role with salary details
cURL
JavaScript example
Response Shape
Newly created job UUID.
Job slug.
Current job status.
Organization that owns the job.
Relative URL for the created job.
Example response
Authorizations
API key for authentication. Get yours from Settings > API Keys in the Kardow dashboard.
Body
application/json
Where candidates apply — an external URL (e.g. https://acme.com/apply), an email address, or a phone number. Pair with how_to_apply_method.
How candidates apply. form-external = link to external ATS/form (most common), website = general job page, email = email address, phone = phone number, form = Kardow hosts the form.
Available options:
form-external, website, email, phone, form Available options:
full-time, part-time, contract, internship, temporary, casual Available options:
hourly, daily, weekly, monthly, yearly Available options:
pending, active, expired, draft