Intent
Find companies hiring
Register hiring intent for company accounts based on job posting activity
POST
Authorizations
Your API key
Body
application/json
URL to receive hiring intent notifications
Example:
"https://prontohq.com/webhooks/hiring"
Keywords to include in job search
Example:
["Airtable", "Notion", "Monday"]
Keywords to exclude from job search
Example:
["Excel", "Google Sheets"]
Job titles to include
Example:
["Product Manager", "Project Manager"]
Job titles to exclude
Example:
["Contractor"]
Minimum number of job postings (defaults to 1)
Example:
1
Exclude consulting and recruiting companies
Example:
true
Exclude internship positions
Example:
true
Time range for job postings
Available options:
last_24_hours
, last_7_days
, last_15_days
, last_30_days
, last_90_days
, last_180_days
, last_360_days
Example:
"last_24_hours"
Filter by company size ranges
Available options:
Self-employed
, 1-10
, 11-50
, 51-200
, 201-500
, 501-1000
, 1001-5000
, 5001-10000
, 10001+
Example:
["1-10", "11-50"]