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.

Search job postings from a company

post
/enrichment/job-postings

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 · int32Optional

Maximum number of results to return

Default: 20
cursorinteger · int32Optional

Cursor for pagination

Default: 0
searchstringOptional

Free text search query

filter_logicall ofOptional

Logic to apply between filters (AND or OR)

Default: AND
string · enumOptionalPossible values:
Responses
200

The request has succeeded.

application/json
post
/enrichment/job-postings

Last updated

Was this helpful?