📄️ Enrich Company
Start an enrichment job for a company domain. Returns a job ID that can be polled for results.
📄️ Get Enrichment Job Status
Poll for the status and results of an enrichment job. Use the job ID returned from POST /enrich.
📄️ Bulk Enrich Companies
Start a bulk enrichment job for multiple company domains. Returns a batch ID that can be used to check progress. Requires dashboard session authentication.
📄️ Get Bulk Batch Status
Get the status and progress of a bulk enrichment batch. Requires dashboard session authentication.