Public data is a mess.
We gank it for you.
Archaic government feeds, extracted and served as fast, clean JSON — one schema, refreshed daily, one key for the whole catalog. Built for developers and AI agents.
~$ curl -H "Authorization: Bearer $API_KEY" \ "https://gankdat.com/v1/data/uk-tenders?value_amount_min=1000000&status=active" { "ok": true, "data": [ { "buyer": "London Borough of Havering", "title": "Highways maintenance term contract", "value_amount": 8400000, "cpv_codes": ["45233139"], … } ], "meta": { "total": 116, "last_refreshed_at": "2026-07-09T05:00:11Z" } }
get your api key
Sign in with your email — magic link, no password. Create keys from your dashboard; the free tier is 250 requests/month with no card, and every key works across the whole catalog.
Got a key? Use it anywhere: curl -H "Authorization: Bearer fapi_..." https://gankdat.com/v1/data/uk-tenders
the catalog — one schema across every dataset
Rendered from the live registry at /v1/data — when a dataset ships, it appears here.
uk-tenders // procurement
Public-sector tenders from Find a Tender's official OCDS feed, flattened from nested releases to one clean row per notice. For bid intelligence, lead-gen, and market research.
buyerstatuscpv_codesvalue_amount_minpublished_at_afterq
uk-planning // planning
Planning applications from planning.data.gov.uk, normalized to the same schema. Blind Mode: applicant personal data is dropped at ingest, never stored.
authorityreferencedecision_date_afterdecision_date_beforeq
eu-ted // procurement
EU contract notices and awards from TED (Tenders Electronic Daily), the official EU procurement journal — buyer, country, CPV, values, deadlines across every member state. Pairs with uk-tenders for bid intelligence.
buyerbuyer_countrycpv_codesvalue_amount_minpublished_at_afterq
uk-sanctions // compliance
Every designation on the UK Sanctions List (FCDO) — individuals, entities, ships, with regime, aliases, and dates. Served for compliance screening; DOBs, IDs, and contact details dropped at ingest.
nameregimedesignation_typecountriesdate_designated_afterq
sam-exclusions // compliance
Every active US federal exclusion (debarment) from SAM.gov — parties barred from federal awards, with agency, program, and dates. Pairs with uk-sanctions for supplier due diligence. Addresses and identifiers dropped at ingest.
nameclassificationexcluding_agencyexclusion_programactivation_date_afterq
uk-insolvency // risk
The latest UK corporate insolvency notices from The Gazette — winding-up petitions and orders, administrator/receiver/liquidator appointments, moratoria. Company-level facts only (Blind Mode).
companynotice_typenotice_codepublished_at_afterpublished_at_beforeq
uk-companies // company data
The newest companies on the UK register, from the official Companies House API — name, number, type, SIC codes, incorporation date, and registered-office area. Officer/PSC data never ingested.
companycompany_typesic_codeslocalityincorporated_on_afterq
built for ai agents, not just humans
mcp server
Point any MCP client at /mcp with your API key: tools for every dataset, deterministic JSON results, usage built in.
x402 micropayments
No account? Agents pay per request in USDC at /x402/data/… — HTTP 402 flow, zero commission.
openapi 3.1
The whole surface is described at /openapi.json — generated from the same schemas that validate every request.
pricing
1 credit = 1 request · rate limit 60 req/min · checking /v1/usage is always free · outside the UK? checkout bills USD/EUR automatically · launch pricing, subject to change · 14-day make-it-right guarantee (terms)