Animica x402 Directory

Directory / api.ukintel.uk

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

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).

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.ukintel.uk/v1/funders/:name'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.ukintel.uk/v1/funders/:name'

Endpoint: https://api.ukintel.uk/v1/funders/:name. Operated by api.ukintel.uk, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.ukintel.uk

api.ukintel.uk/v1/grants/match

Send a project profile (what it is, who you are, where, how much you need) and get back the live UK grants it could actually get - ranked eligible-first with a …

POST · $0.15

api.ukintel.uk/v1/tenders/fit-score

Send a supplier profile (what you do, keywords, regions, value band, certifications) and get back the best-fitting live UK tenders, each scored 0-100 by determi…

POST · $0.2

All 3 endpoints on api.ukintel.uk →