U

ukintel · Funders

by ukintel

GETBase

$0.2

per call · USD Coin on Base

Who actually funds things like yours: one UK funder's giving history aggregated from the 360Giving open-data corpus - grants made, total and typical award, size distribution, yearly pattern, most recent named awards - plus any of their grant schemes live on Find a Grant right now. Licences are respected per dataset (share-alike data is excluded from the numbers, and every recent-award row carries its source licence).

Endpoint

GET https://api.ukintel.uk/v1/funders/:name

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/funders/:name", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.ukintel.uk/v1/funders/:name" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "confidence": "high",
  "notice": "Information, not advice.",
  "query": {
    "name": "national-lottery-heritage-fund"
  },
  "result": {
    "funder": {
      "name": "The National Lottery Heritage Fund"
    },
    "giving": {
      "grants_made": 49041,
      "typical_award_gbp": 10000,
      "years": {
        "first": 1995,
        "last": 2026
      }
    },
    "match_quality": "exact",
    "recent_awards": [
      {
        "amount_gbp": 250000,
        "date": "2026-06-30",
        "licence": "OGL v3.0",
        "recipient": "Example Trust"
      }
    ]
  }
}

Payment details

Pay to0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Games & Fun and the homepage with a featured placement.

Get featured →

More from ukintel & similar services