Enrichments
Run single enrichment
Executes an enrichment task with the provided parameters.
Pricing: for enrichments with pricing.type == "per_parameter", the cost per request is price × params[pricing.parameter]. Check GET /v1/enrichments/{id} to see the pricing details.
POST
This runs an enrichment headless — you get results inline without storing them in a table. To run an enrichment against rows in a Databar table, see Run table enrichment.