Enrich Fundraising
POST/v1/fundraisings/:id/enrich
Queues asynchronous enrichment for an existing fundraising. The system fetches company data (firmographics, employees, location) from the fundraising's website and backfills configured fields. Poll GET /v1/fundraisings/:id to retrieve enriched data once processing completes.
Request
Responses
- 202
- 401
- 403
- 404
- 500
Enrichment accepted and queued for asynchronous processing
Invalid or missing API key
Read-only API key cannot trigger enrichment
Fundraising not found
Internal server error