Create a new job with company association, pipeline template, and team member assignments. The company will be matched or created automatically based on the identifiers provided. Background AI tasks (candidate search, criteria generation) are triggered after creation.
Enter your API key as: Bearer your_api_key_here
Job title. Example: "Senior Software Engineer"
1Client company name. At least one of company_name, company_domain, or company_linkedin_url is required.
Client company website domain (e.g. "acme.com"). Used for matching or creating the company record.
Client company LinkedIn URL (e.g. "https://linkedin.com/company/acme").
Name of the pipeline template to use. Defaults to "Default Template" if not provided.
Team members to assign to this job with their roles. Each entry must have at least one of team_member_id or team_member_email, and at least one of role_id or role_name.
Plain-text job description.
Job location (e.g. "San Francisco, CA")
Primary URL for the job posting (e.g. company careers page).
ISO 4217 currency code for salary and fee values (e.g. "USD", "EUR", "GBP")
^[A-Z]{3}$Job function or department (e.g. "Engineering", "Marketing", "Finance")
Date the job opens for candidates (YYYY-MM-DD)
^\d{4}-\d{2}-\d{2}$Target close date for the job (YYYY-MM-DD)
^\d{4}-\d{2}-\d{2}$Minimum annual salary in the smallest currency unit (e.g. 80000 for $80,000)
x >= 0Maximum annual salary in the smallest currency unit (e.g. 120000 for $120,000)
x >= 0Placement fee amount for this job
x >= 0Percentage of the placement fee that goes to the firm (0-100).
0 <= x <= 100