Skip to main content
POST
Parse a job posting

Authorizations

Authorization
string
header
required

Create an API key on the Secrets page in the Kombo dashboard.

Body

application/json

POST /ai-apply/postings Request body

url
string<uri>
required

The URL of the job posting to parse

Pattern: ^https?:\/\/
career_site_id
string
required

The globally unique ID of this object generated by Kombo. We recommend using this as a stable primary key for syncing.

job_code
string

Job code to associate with the job posting

location
object | null

The location in which the job is located. When omitted, the existing location is preserved. Pass null to explicitly clear an existing location.

Response

POST /ai-apply/postings Positive response

status
string
required
Allowed value: "success"
data
object
required
Example: