U

ukintel · Grants Search

by ukintel

GETBase

$0.1

per call · USD Coin on Base

Live UK grant funding calls from GOV.UK Find a Grant in one call: name, funder, amount range, opening/closing dates, who can apply, one-line summary and the official source link. Filter by keywords, nation, applicant type and amount band. Indexed daily from the official listing - the service has no API of its own, so this is the machine-readable version.

Endpoint

GET https://api.ukintel.uk/v1/grants/search

5

Calls / 30d

1

Unique payers / 30d

Sep 7

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.ukintel.uk/v1/grants/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.ukintel.uk/v1/grants/search?q=woodland&region=england" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "confidence": "high",
  "notice": "Information, not advice.",
  "query": {
    "q": "woodland",
    "region": "england"
  },
  "result": {
    "grants": [
      {
        "amounts": {
          "max": 2000000,
          "min": 4000,
          "text": "From £4,000 to £2 million"
        },
        "funder": "Department for Environment, Food and Rural Affairs / Forestry Commission",
        "id": "england-woodland-creation-offer-ewco-1",
        "name": "England Woodland Creation Offer (EWCO)",
        "source_url": "https://www.find-government-grants.service.gov.uk/grants/england-woodland-creation-offer-ewco-1",
        "window": {
          "closes": "2030-03-31T22:59:00.000Z",
          "days_to_close": 1328,
          "open_now": true,
          "opens": "2021-06-01T00:01:00.000Z"
        }
      }
    ],
    "returned": 4,
    "total_matched": 4
  }
}

Payment details

Pay to0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from ukintel & similar services