request_enrichment_v1_enrichment_request__provider___dataset__po
Submit a request to enrich a dataset from a specific provider. The system queues the dataset for processing and logs the request for audit, subject to rate limits.
Instructions
POST /v1/enrichment/request/{provider}/{dataset} (auth: Bearer OPENDATA_API_KEY) — Request Enrichment — Public endpoint: any authenticated user can request enrichment.
Rate-limited to one request per user per dataset per hour. Records the
request in enrichment_requests for audit, and (if not rate-limited)
queues the dataset by setting enrichment_status='pending' and waking
the worker -- same effect as the admin retry endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| dataset | Yes |