Enrichment
The Enrichment API allows you to retrieve valuable company insights based on a domain name. It provides structured data such as hiring activity, technologies usage and more.
Find a company's job openings to identify growth, expansion plans and relevant roles they are hiring for. Filter by department, seniority, or keywords.
Authorizations
x-api-keystringRequired
Body
domainstringRequired
Domain to search for job postings
limitinteger · int32OptionalDefault:
Maximum number of results to return
20cursorinteger · int32OptionalDefault:
Cursor for pagination
0searchstringOptional
Free text search query
filter_logicall ofOptionalDefault:
Logic to apply between filters (AND or OR)
ANDstring · enumOptionalPossible values:
Responses
200
The request has succeeded.
application/json
422
Client error
application/json
post
/enrichment/job-postingsLast updated
Was this helpful?