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
Documentation Index
Fetch the complete documentation index at: https://docs.databar.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.