{
  "x402Version": 2,
  "id": 3310,
  "slug": "3310",
  "resource": "https://api.ukintel.uk/v1/funders/:name",
  "description": "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).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "200000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "name": "national-lottery-heritage-fund"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "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"
                }
              ]
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/funders/:name",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "name": {
                    "description": "Funder name, slug or org id",
                    "type": "string"
                  }
                },
                "required": [
                  "name"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.ukintel.uk",
  "lastUpdated": "2026-09-14T10:59:07.769Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-14T10:59:07.64Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.ukintel.uk",
    "manifest_name": "api.ukintel.uk",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}