Enterprise-Grade Political Funding Data.

Track political donations across borders. Clean, fully-hydrated funding APIs built on normalized transaction records from global electoral commissions.

$ curl -X GET "https://api.donation.watch/v1/donations?donor=Harborne"
{
"data": [
{
"id": "d651c6c0-7f28-5a2a-bf30-4e38e8334460",
"date": "2025-01-08",
"receiver": "Reform UK",
"donation_type": "monetary donation",
"donor": "Christopher Harborne",
"amount": 9000000,
"currency": "GBP",
"upstream_id": "C0833694",
"source_registry": "UK Electoral Commission",
"country": "GB"
}
],
"meta": {
"total_records": 1,
"limit": 50,
"offset": 0
}
}

* Note: Draft v1 schema. Response structure is subject to change based on beta feedback.

// ENGINE SPECIFICATIONS & STRENGTHS

1. Standardized Transaction Records

Stop fighting with messy CSVs and changing government formats. Access cleanly mapped donation entries normalized across multiple international registries.

2. Hydrated REST APIs & OpenAPI Specs

Say goodbye to brittle web scrapers. Access reliable JSON endpoints with advanced filtering by donor, party, date, and magnitude.

3. SLA Reliability

Built for institutional workflows. Dedicated API keys, high-volume rate limits, and 99.9% targeted uptime.

Monitored By:
Financial institutionsGovernment tax authoritiesTop-tier universitiesTop-tier universities

Private Beta Registration

The underlying data engine is currently being transitioned into a high-availability REST API for commercial use. Submit your query requirements below to join the waitlist and gain priority access to the v1 release.

Beta Access Application

Let us know you are human