INTELLIGENCE

Know what your agents buy.

Costs, changes and evidence for better service decisions.

Cost intelligence

Find the better way to pay.

Compare service prices and payment options against your workload.

Scoped audits · customer usage requiredRequest a cost audit
Change intelligence

Know when your dependencies change.

Track payment offers, service schemas and provider changes over time.

Custom watchlists and historyDiscuss monitoring
Outcome intelligence

Connect the purchase to the result.

Bring charges, retries and task evaluations into one private evidence record.

Integration pilot · your task criteriaConnect your workflow

THE EVIDENCE BASE

Collected. Dated. Traceable.

Use the API
14,635Source listings
33Source snapshots
27,889Recorded changes
1,221Endpoint observations

Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.

83 observations · Differences between dated observations.

api.ukintel.ukOne grant, one project: a deterministic eligibility verdict with the full criteria table - each criterion quoted from the grant's own eligibility text, marked pass/fail/undeclared - plus what is missing to firm it up and indicative funding. Criteria are parsed once at ingest, never guessed at request time; if the full text is not parsed yet the verdict uses Find a Grant's listing fields, flagged PARTIAL_CRITERIA, and criteria_provenance says so.
https://api.ukintel.uk/v1/grants/:id/eligibility
NetworkAdvertised amountBillingPayee
eip155:84530.15 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "One grant, one project: a deterministic eligibility verdict with the full criteria table - each criterion quoted from the grant's own eligibility text, marked pass/fail/undeclared - plus what is missing to firm it up and indicative funding. Criteria are parsed once at ingest, never guessed at request time; if the full text is not parsed yet the verdict uses Find a Grant's listing fields, flagged PARTIAL_CRITERIA, and criteria_provenance says so.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "id": {
                "description": "Grant slug or curated alias",
                "pattern": "^[a-z0-9][a-z0-9-]{1,120}$",
                "type": "string"
              }
            },
            "required": [
              "id"
            ],
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "land_ha": {
                "description": "Example of the free-form numeric facts this endpoint accepts. Send ANY numeric fact the grant's criteria reference as a query param - land_ha=3.5, min_width_m=25, employees=12, or management_control=1 for a yes/no declaration. Undeclared facts come back under result.missing.",
                "type": "number"
              },
              "org_type": {
                "type": "string"
              },
              "region": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "verdict": {
                "properties": {
                  "band": {
                    "enum": [
                      "eligible",
                      "uncertain",
                      "ineligible",
                      null
                    ],
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "score": {
                    "maximum": 100,
                    "minimum": 0,
                    "type": [
                      "integer",
                      "null"
                    ]
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.15",
      "amount_atomic": "150000",
      "amount_encoding": "atomic_units",
      "amount_raw": "150000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "b39cee79a5c63a218c01ba569c8d718ae7004413fe9b32203262214c66b54f20",
  "service_id": "63742ec11e434a310c612aa287ae3ac051c1cd1f7ff9fe2d1229c513746885a6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:08.92Z",
  "url": "https://api.ukintel.uk/v1/grants/:id/eligibility",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukSend 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 per-criterion pass/fail table for every match, from criteria parsed once at ingest from each grant's own eligibility text. Ineligible grants are excluded and counted, never dressed up as options. Deterministic rules; no language model touches the verdicts.
https://api.ukintel.uk/v1/grants/match
NetworkAdvertised amountBillingPayee
eip155:84530.15 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "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 per-criterion pass/fail table for every match, from criteria parsed once at ingest from each grant's own eligibility text. Ineligible grants are excluded and counted, never dressed up as options. Deterministic rules; no language model touches the verdicts.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "project": {
                "description": "The project profile to match against live grants.",
                "properties": {
                  "amount_needed": {
                    "description": "Funding sought, GBP",
                    "type": "integer"
                  },
                  "description": {
                    "description": "Plain-English project description",
                    "type": "string"
                  },
                  "keywords": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "org_type": {
                    "description": "individual | business | charity | community_group | public_body | local_authority | education",
                    "type": "string"
                  },
                  "params": {
                    "additionalProperties": {
                      "type": "number"
                    },
                    "description": "Numeric facts criteria may reference, e.g. { land_ha: 3.5, employees: 12 }",
                    "type": "object"
                  },
                  "region": {
                    "description": "england | scotland | wales | northern-ireland",
                    "type": "string"
                  }
                },
                "required": [
                  "org_type"
                ],
                "type": "object"
              },
              "top": {
                "default": 5,
                "maximum": 10,
                "minimum": 1,
                "type": "integer"
              }
            },
            "required": [
              "project"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.15",
      "amount_atomic": "150000",
      "amount_encoding": "atomic_units",
      "amount_raw": "150000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "a4a19569302382dd6951a6af9c6ec23fa0192cba535a93b681e3eda2f68d605d",
  "service_id": "7489685df7e5c54904437effecdda788e92a661400ada9cd522cc908f6de0548",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:08.146Z",
  "url": "https://api.ukintel.uk/v1/grants/match",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukFind a UK company by name. Returns the top 5 matches from the Companies House register with number, name, status and incorporation date. Taster tier - cheap enough to try on a whim before paying for a full profile or verdict.
https://api.ukintel.uk/v1/company/search
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Find a UK company by name. Returns the top 5 matches from the Companies House register with number, name, status and incorporation date. Taster tier - cheap enough to try on a whim before paying for a full profile or verdict.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "maximum": 5,
                "minimum": 1,
                "type": "integer"
              },
              "q": {
                "description": "Company name or fragment",
                "type": "string"
              }
            },
            "required": [
              "q"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "e183afb44dd8689c0f6dbb33a0d9366fcb6e5a8eac9919c847692f4832cf4932",
  "service_id": "82b38ea0dcf3bc6b55166ba3687fbde504e18eb582af7375a59fc0176ec3fb6a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T09:50:16.453Z",
  "url": "https://api.ukintel.uk/v1/company/search",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukOne UK company as clean structured JSON: status, incorporation date, company type, SIC codes, registered office, accounts and confirmation-statement due dates with overdue booleans, and officer counts. Sourced live from Companies House.
https://api.ukintel.uk/v1/company/:number
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "One UK company as clean structured JSON: status, incorporation date, company type, SIC codes, registered office, accounts and confirmation-statement due dates with overdue booleans, and officer counts. Sourced live from Companies House.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "number": {
                "description": "UK company number",
                "pattern": "^([A-Z]{2})?[0-9]{6,8}$",
                "type": "string"
              }
            },
            "required": [
              "number"
            ],
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "detail": {
                "enum": [
                  "full"
                ],
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "da8807efb429885994efaa29e859235f247a9395415fa101488fea535ab12e55",
  "service_id": "ae39a9bb4f9c375507b332677ef1db3211b0c8cabb327cd8b7ac58d3e62c4348",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:19:56.219Z",
  "url": "https://api.ukintel.uk/v1/company/:number",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukLive 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.
https://api.ukintel.uk/v1/grants/search
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "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.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "max": {
                "type": "integer"
              },
              "min": {
                "type": "integer"
              },
              "open_now": {
                "enum": [
                  "true",
                  "false"
                ],
                "type": "string"
              },
              "org_type": {
                "description": "Applicant type slug",
                "type": "string"
              },
              "q": {
                "description": "Keywords",
                "type": "string"
              },
              "region": {
                "description": "UK nation slug",
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "153e1956dd386ac9d984f433632f86e801a615df613b52d469cfe8e82f08a9ff",
  "service_id": "b4bae86460082a41924e01b02d89d8ab089df5ec570ef870728649133b93350b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:06.803Z",
  "url": "https://api.ukintel.uk/v1/grants/search",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukLive UK public-sector tenders from Find a Tender and Contracts Finder in one call. Returns the top 10 matching notices as one-paragraph plain-English briefs with buyer, value, deadline, CPV codes (honest null when the notice carries none) and the official notice link. Searches a 6-hourly refreshed index - no signup with either portal needed.
https://api.ukintel.uk/v1/tenders/search
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Live UK public-sector tenders from Find a Tender and Contracts Finder in one call. Returns the top 10 matching notices as one-paragraph plain-English briefs with buyer, value, deadline, CPV codes (honest null when the notice carries none) and the official notice link. Searches a 6-hourly refreshed index - no signup with either portal needed.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "cpv": {
                "description": "CPV prefix filter, comma-separated",
                "type": "string"
              },
              "deadline_after": {
                "description": "YYYY-MM-DD",
                "type": "string"
              },
              "q": {
                "description": "Keywords (synonym-expanded)",
                "type": "string"
              },
              "region": {
                "description": "UK nation or English region slug",
                "type": "string"
              },
              "stage": {
                "enum": [
                  "tender",
                  "planning"
                ],
                "type": "string"
              },
              "value_max": {
                "type": "integer"
              },
              "value_min": {
                "type": "integer"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "86719c2cdfc5e846e169d7836bf6bfedafa0fa0aaf6f48c569a12e63b571ee83",
  "service_id": "c26b6fd931e70e73caea2f8e5029e5928d8eae8263aa71d129184fe078eebcee",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:01.542Z",
  "url": "https://api.ukintel.uk/v1/tenders/search",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukWho 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).
https://api.ukintel.uk/v1/funders/:name
NetworkAdvertised amountBillingPayee
eip155:84530.2 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "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).",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.2",
      "amount_atomic": "200000",
      "amount_encoding": "atomic_units",
      "amount_raw": "200000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "9bdfff951b36464d2e837ec4b01cef125ff6544da714cabfc300207eadf2c8e2",
  "service_id": "c65586e14db6fec105d93d832166f28fb3b067171a7423a39061fe920cb2ac11",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:09.984Z",
  "url": "https://api.ukintel.uk/v1/funders/:name",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukShould an agent trust this UK company? Returns a 0-100 verdict and low_risk/caution/high_risk band, with every rule that fired named in the response and the register value that triggered it: STATUS_DISSOLVED, STRIKE_OFF_ACTIVE, ACCOUNTS_OVERDUE, NO_ACTIVE_DIRECTORS, OFFICER_CHURN, FS_SIC_NOT_FCA and 9 more. Rules are deterministic and published, so you can audit the verdict or re-weight it. Never model-scored.
https://api.ukintel.uk/v1/company/:number/verdict
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Should an agent trust this UK company? Returns a 0-100 verdict and low_risk/caution/high_risk band, with every rule that fired named in the response and the register value that triggered it: STATUS_DISSOLVED, STRIKE_OFF_ACTIVE, ACCOUNTS_OVERDUE, NO_ACTIVE_DIRECTORS, OFFICER_CHURN, FS_SIC_NOT_FCA and 9 more. Rules are deterministic and published, so you can audit the verdict or re-weight it. Never model-scored.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "number": {
                "description": "UK company number",
                "pattern": "^([A-Z]{2})?[0-9]{6,8}$",
                "type": "string"
              }
            },
            "required": [
              "number"
            ],
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "detail": {
                "enum": [
                  "full"
                ],
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "verdict": {
                "properties": {
                  "band": {
                    "enum": [
                      "low_risk",
                      "caution",
                      "high_risk",
                      null
                    ],
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "score": {
                    "maximum": 100,
                    "minimum": 0,
                    "type": [
                      "integer",
                      "null"
                    ]
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789166492.489,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "19b1dff10b163d020d9d4242c2f8bc94fb7a106c29166994ad46857e7b2fd169",
  "service_id": "f9dc6b3fcd633cbc643dde94b353bb3af53127b2b6cc8d8c41de68489b57bee3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:19:59.515Z",
  "url": "https://api.ukintel.uk/v1/company/:number/verdict",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukOne tender as a full agent-ready dossier: parsed requirements summary, buyer, value, complete timeline with working-days-remaining, lots, document links, submission route and the official notice URL. CPV codes are null when the source release carries none - we report the register, we never guess.
https://api.ukintel.uk/v1/tenders/:ocid/brief
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "One tender as a full agent-ready dossier: parsed requirements summary, buyer, value, complete timeline with working-days-remaining, lots, document links, submission route and the official notice URL. CPV codes are null when the source release carries none - we report the register, we never guess.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "ocid": {
                "description": "OCDS contracting-process id from /v1/tenders/search",
                "pattern": "^ocds-[a-z0-9]{6}-[A-Za-z0-9][A-Za-z0-9-]{0,80}$",
                "type": "string"
              }
            },
            "required": [
              "ocid"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "e6497f0e377110aeaff2a3c3db69f3ec854e9f924f819193426c45cb86ef594e",
  "service_id": "01c5102c1d9513712857e822ae9b52b954c3251a37ae4f31e45327217bd98b41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:06.704Z",
  "url": "https://api.ukintel.uk/v1/tenders/:ocid/brief",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukIs this UK company regulated by the Financial Conduct Authority? Returns register status, a permissions summary and any warnings - sold separately from the full verdict because fintech-vetting agents often want only this.
https://api.ukintel.uk/v1/company/:number/fca
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Is this UK company regulated by the Financial Conduct Authority? Returns register status, a permissions summary and any warnings - sold separately from the full verdict because fintech-vetting agents often want only this.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "number": {
                "description": "UK company number",
                "pattern": "^([A-Z]{2})?[0-9]{6,8}$",
                "type": "string"
              }
            },
            "required": [
              "number"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "9650939b5d8b1ced0fa8d93f8f7109e9453c608aef111d79ae5a02d6aefe6641",
  "service_id": "091d294fe90f850cf72cd5d2e99055c9539aee09b21236a9d5c899a73eb2d0ba",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:19:59.919Z",
  "url": "https://api.ukintel.uk/v1/company/:number/fca",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukSend a supplier profile (what you do, keywords, regions, value band, certifications) and get the best-fitting live UK tenders, each scored 0-100 by deterministic published rules across five factors - relevance, value fit, geography, timeline, buyer history - each with its numerator AND denominator so you can re-weight client-side, plus a what-to-emphasise note on the top matches. Rules score; a model never does.
https://api.ukintel.uk/v1/tenders/fit-score
NetworkAdvertised amountBillingPayee
eip155:84530.2 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Send a supplier profile (what you do, keywords, regions, value band, certifications) and get the best-fitting live UK tenders, each scored 0-100 by deterministic published rules across five factors - relevance, value fit, geography, timeline, buyer history - each with its numerator AND denominator so you can re-weight client-side, plus a what-to-emphasise note on the top matches. Rules score; a model never does.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "filters": {
                "description": "Optional pre-filters (same fields as /v1/tenders/search).",
                "type": "object"
              },
              "supplier": {
                "description": "The supplier profile to match against live tenders.",
                "properties": {
                  "certifications": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "cpv": {
                    "description": "CPV code prefixes you deliver against",
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "keywords": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "regions": {
                    "description": "UK nations/regions served",
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "value_band": {
                    "description": "[min, max] comfortable contract value in GBP",
                    "items": {
                      "type": "integer"
                    },
                    "maxItems": 2,
                    "minItems": 2,
                    "type": "array"
                  },
                  "what_we_do": {
                    "description": "Plain-English capability statement",
                    "type": "string"
                  }
                },
                "required": [
                  "what_we_do"
                ],
                "type": "object"
              },
              "top": {
                "default": 5,
                "maximum": 10,
                "minimum": 1,
                "type": "integer"
              }
            },
            "required": [
              "supplier"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.2",
      "amount_atomic": "200000",
      "amount_encoding": "atomic_units",
      "amount_raw": "200000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "1f50d438863acc2fd138ed7b553ca42aeccdd563992962ba5d57206bb2a94d1d",
  "service_id": "247bdb633171fa49cee0cf77cc278db54f8c633340082e4d40d9d86c7b5c6a30",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:04.058Z",
  "url": "https://api.ukintel.uk/v1/tenders/fit-score",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukOne grant, one project: a deterministic eligibility verdict with the full criteria table - each criterion quoted from the grant's own eligibility text, marked pass/fail/undeclared - plus what is missing to firm it up and indicative funding. Criteria are parsed once at ingest, never guessed at request time; if the full text is not parsed yet the verdict uses Find a Grant's listing fields, flagged PARTIAL_CRITERIA, and criteria_provenance says so.
https://api.ukintel.uk/v1/grants/:id/eligibility
NetworkAdvertised amountBillingPayee
eip155:84530.15 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "One grant, one project: a deterministic eligibility verdict with the full criteria table - each criterion quoted from the grant's own eligibility text, marked pass/fail/undeclared - plus what is missing to firm it up and indicative funding. Criteria are parsed once at ingest, never guessed at request time; if the full text is not parsed yet the verdict uses Find a Grant's listing fields, flagged PARTIAL_CRITERIA, and criteria_provenance says so.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "id": {
                "description": "Grant slug or curated alias",
                "pattern": "^[a-z0-9][a-z0-9-]{1,120}$",
                "type": "string"
              }
            },
            "required": [
              "id"
            ],
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "land_ha": {
                "description": "Example of the free-form numeric facts this endpoint accepts. Send ANY numeric fact the grant's criteria reference as a query param - land_ha=3.5, min_width_m=25, employees=12, or management_control=1 for a yes/no declaration. Undeclared facts come back under result.missing.",
                "type": "number"
              },
              "org_type": {
                "type": "string"
              },
              "region": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "verdict": {
                "properties": {
                  "band": {
                    "enum": [
                      "eligible",
                      "uncertain",
                      "ineligible",
                      null
                    ],
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "score": {
                    "maximum": 100,
                    "minimum": 0,
                    "type": [
                      "integer",
                      "null"
                    ]
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.15",
      "amount_atomic": "150000",
      "amount_encoding": "atomic_units",
      "amount_raw": "150000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "b39cee79a5c63a218c01ba569c8d718ae7004413fe9b32203262214c66b54f20",
  "service_id": "63742ec11e434a310c612aa287ae3ac051c1cd1f7ff9fe2d1229c513746885a6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:08.92Z",
  "url": "https://api.ukintel.uk/v1/grants/:id/eligibility",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukSend 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 per-criterion pass/fail table for every match, from criteria parsed once at ingest from each grant's own eligibility text. Ineligible grants are excluded and counted, never dressed up as options. Deterministic rules; no language model touches the verdicts.
https://api.ukintel.uk/v1/grants/match
NetworkAdvertised amountBillingPayee
eip155:84530.15 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "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 per-criterion pass/fail table for every match, from criteria parsed once at ingest from each grant's own eligibility text. Ineligible grants are excluded and counted, never dressed up as options. Deterministic rules; no language model touches the verdicts.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "project": {
                "description": "The project profile to match against live grants.",
                "properties": {
                  "amount_needed": {
                    "description": "Funding sought, GBP",
                    "type": "integer"
                  },
                  "description": {
                    "description": "Plain-English project description",
                    "type": "string"
                  },
                  "keywords": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "org_type": {
                    "description": "individual | business | charity | community_group | public_body | local_authority | education",
                    "type": "string"
                  },
                  "params": {
                    "additionalProperties": {
                      "type": "number"
                    },
                    "description": "Numeric facts criteria may reference, e.g. { land_ha: 3.5, employees: 12 }",
                    "type": "object"
                  },
                  "region": {
                    "description": "england | scotland | wales | northern-ireland",
                    "type": "string"
                  }
                },
                "required": [
                  "org_type"
                ],
                "type": "object"
              },
              "top": {
                "default": 5,
                "maximum": 10,
                "minimum": 1,
                "type": "integer"
              }
            },
            "required": [
              "project"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.15",
      "amount_atomic": "150000",
      "amount_encoding": "atomic_units",
      "amount_raw": "150000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "a4a19569302382dd6951a6af9c6ec23fa0192cba535a93b681e3eda2f68d605d",
  "service_id": "7489685df7e5c54904437effecdda788e92a661400ada9cd522cc908f6de0548",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:08.146Z",
  "url": "https://api.ukintel.uk/v1/grants/match",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukFind a UK company by name. Returns the top 5 matches from the Companies House register with number, name, status and incorporation date. Taster tier - cheap enough to try on a whim before paying for a full profile or verdict.
https://api.ukintel.uk/v1/company/search
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Find a UK company by name. Returns the top 5 matches from the Companies House register with number, name, status and incorporation date. Taster tier - cheap enough to try on a whim before paying for a full profile or verdict.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "maximum": 5,
                "minimum": 1,
                "type": "integer"
              },
              "q": {
                "description": "Company name or fragment",
                "type": "string"
              }
            },
            "required": [
              "q"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "e183afb44dd8689c0f6dbb33a0d9366fcb6e5a8eac9919c847692f4832cf4932",
  "service_id": "82b38ea0dcf3bc6b55166ba3687fbde504e18eb582af7375a59fc0176ec3fb6a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T09:50:16.453Z",
  "url": "https://api.ukintel.uk/v1/company/search",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukOne UK company as clean structured JSON: status, incorporation date, company type, SIC codes, registered office, accounts and confirmation-statement due dates with overdue booleans, and officer counts. Sourced live from Companies House.
https://api.ukintel.uk/v1/company/:number
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "One UK company as clean structured JSON: status, incorporation date, company type, SIC codes, registered office, accounts and confirmation-statement due dates with overdue booleans, and officer counts. Sourced live from Companies House.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "number": {
                "description": "UK company number",
                "pattern": "^([A-Z]{2})?[0-9]{6,8}$",
                "type": "string"
              }
            },
            "required": [
              "number"
            ],
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "detail": {
                "enum": [
                  "full"
                ],
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "da8807efb429885994efaa29e859235f247a9395415fa101488fea535ab12e55",
  "service_id": "ae39a9bb4f9c375507b332677ef1db3211b0c8cabb327cd8b7ac58d3e62c4348",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:19:56.219Z",
  "url": "https://api.ukintel.uk/v1/company/:number",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukLive 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.
https://api.ukintel.uk/v1/grants/search
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "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.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "max": {
                "type": "integer"
              },
              "min": {
                "type": "integer"
              },
              "open_now": {
                "enum": [
                  "true",
                  "false"
                ],
                "type": "string"
              },
              "org_type": {
                "description": "Applicant type slug",
                "type": "string"
              },
              "q": {
                "description": "Keywords",
                "type": "string"
              },
              "region": {
                "description": "UK nation slug",
                "type": "string"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "153e1956dd386ac9d984f433632f86e801a615df613b52d469cfe8e82f08a9ff",
  "service_id": "b4bae86460082a41924e01b02d89d8ab089df5ec570ef870728649133b93350b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:06.803Z",
  "url": "https://api.ukintel.uk/v1/grants/search",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukLive UK public-sector tenders from Find a Tender and Contracts Finder in one call. Returns the top 10 matching notices as one-paragraph plain-English briefs with buyer, value, deadline, CPV codes (honest null when the notice carries none) and the official notice link. Searches a 6-hourly refreshed index - no signup with either portal needed.
https://api.ukintel.uk/v1/tenders/search
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Live UK public-sector tenders from Find a Tender and Contracts Finder in one call. Returns the top 10 matching notices as one-paragraph plain-English briefs with buyer, value, deadline, CPV codes (honest null when the notice carries none) and the official notice link. Searches a 6-hourly refreshed index - no signup with either portal needed.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "cpv": {
                "description": "CPV prefix filter, comma-separated",
                "type": "string"
              },
              "deadline_after": {
                "description": "YYYY-MM-DD",
                "type": "string"
              },
              "q": {
                "description": "Keywords (synonym-expanded)",
                "type": "string"
              },
              "region": {
                "description": "UK nation or English region slug",
                "type": "string"
              },
              "stage": {
                "enum": [
                  "tender",
                  "planning"
                ],
                "type": "string"
              },
              "value_max": {
                "type": "integer"
              },
              "value_min": {
                "type": "integer"
              }
            },
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "86719c2cdfc5e846e169d7836bf6bfedafa0fa0aaf6f48c569a12e63b571ee83",
  "service_id": "c26b6fd931e70e73caea2f8e5029e5928d8eae8263aa71d129184fe078eebcee",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:01.542Z",
  "url": "https://api.ukintel.uk/v1/tenders/search",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukWho 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).
https://api.ukintel.uk/v1/funders/:name
NetworkAdvertised amountBillingPayee
eip155:84530.2 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "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).",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.2",
      "amount_atomic": "200000",
      "amount_encoding": "atomic_units",
      "amount_raw": "200000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "9bdfff951b36464d2e837ec4b01cef125ff6544da714cabfc300207eadf2c8e2",
  "service_id": "c65586e14db6fec105d93d832166f28fb3b067171a7423a39061fe920cb2ac11",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:09.984Z",
  "url": "https://api.ukintel.uk/v1/funders/:name",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukShould an agent trust this UK company? Returns a 0-100 verdict and low_risk/caution/high_risk band, with every rule that fired named in the response and the register value that triggered it: STATUS_DISSOLVED, STRIKE_OFF_ACTIVE, ACCOUNTS_OVERDUE, NO_ACTIVE_DIRECTORS, OFFICER_CHURN, FS_SIC_NOT_FCA and 9 more. Rules are deterministic and published, so you can audit the verdict or re-weight it. Never model-scored.
https://api.ukintel.uk/v1/company/:number/verdict
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Should an agent trust this UK company? Returns a 0-100 verdict and low_risk/caution/high_risk band, with every rule that fired named in the response and the register value that triggered it: STATUS_DISSOLVED, STRIKE_OFF_ACTIVE, ACCOUNTS_OVERDUE, NO_ACTIVE_DIRECTORS, OFFICER_CHURN, FS_SIC_NOT_FCA and 9 more. Rules are deterministic and published, so you can audit the verdict or re-weight it. Never model-scored.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "number": {
                "description": "UK company number",
                "pattern": "^([A-Z]{2})?[0-9]{6,8}$",
                "type": "string"
              }
            },
            "required": [
              "number"
            ],
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "detail": {
                "enum": [
                  "full"
                ],
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "verdict": {
                "properties": {
                  "band": {
                    "enum": [
                      "low_risk",
                      "caution",
                      "high_risk",
                      null
                    ],
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "score": {
                    "maximum": 100,
                    "minimum": 0,
                    "type": [
                      "integer",
                      "null"
                    ]
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "19b1dff10b163d020d9d4242c2f8bc94fb7a106c29166994ad46857e7b2fd169",
  "service_id": "f9dc6b3fcd633cbc643dde94b353bb3af53127b2b6cc8d8c41de68489b57bee3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:19:59.515Z",
  "url": "https://api.ukintel.uk/v1/company/:number/verdict",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukOne tender as a full agent-ready dossier: parsed requirements summary, buyer, value, complete timeline with working-days-remaining, lots, document links, submission route and the official notice URL. CPV codes are null when the source release carries none - we report the register, we never guess.
https://api.ukintel.uk/v1/tenders/:ocid/brief
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "One tender as a full agent-ready dossier: parsed requirements summary, buyer, value, complete timeline with working-days-remaining, lots, document links, submission route and the official notice URL. CPV codes are null when the source release carries none - we report the register, we never guess.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "ocid": {
                "description": "OCDS contracting-process id from /v1/tenders/search",
                "pattern": "^ocds-[a-z0-9]{6}-[A-Za-z0-9][A-Za-z0-9-]{0,80}$",
                "type": "string"
              }
            },
            "required": [
              "ocid"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "e6497f0e377110aeaff2a3c3db69f3ec854e9f924f819193426c45cb86ef594e",
  "service_id": "01c5102c1d9513712857e822ae9b52b954c3251a37ae4f31e45327217bd98b41",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:06.704Z",
  "url": "https://api.ukintel.uk/v1/tenders/:ocid/brief",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukIs this UK company regulated by the Financial Conduct Authority? Returns register status, a permissions summary and any warnings - sold separately from the full verdict because fintech-vetting agents often want only this.
https://api.ukintel.uk/v1/company/:number/fca
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Is this UK company regulated by the Financial Conduct Authority? Returns register status, a permissions summary and any warnings - sold separately from the full verdict because fintech-vetting agents often want only this.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "number": {
                "description": "UK company number",
                "pattern": "^([A-Z]{2})?[0-9]{6,8}$",
                "type": "string"
              }
            },
            "required": [
              "number"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "9650939b5d8b1ced0fa8d93f8f7109e9453c608aef111d79ae5a02d6aefe6641",
  "service_id": "091d294fe90f850cf72cd5d2e99055c9539aee09b21236a9d5c899a73eb2d0ba",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:19:59.919Z",
  "url": "https://api.ukintel.uk/v1/company/:number/fca",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukSend a supplier profile (what you do, keywords, regions, value band, certifications) and get the best-fitting live UK tenders, each scored 0-100 by deterministic published rules across five factors - relevance, value fit, geography, timeline, buyer history - each with its numerator AND denominator so you can re-weight client-side, plus a what-to-emphasise note on the top matches. Rules score; a model never does.
https://api.ukintel.uk/v1/tenders/fit-score
NetworkAdvertised amountBillingPayee
eip155:84530.2 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Send a supplier profile (what you do, keywords, regions, value band, certifications) and get the best-fitting live UK tenders, each scored 0-100 by deterministic published rules across five factors - relevance, value fit, geography, timeline, buyer history - each with its numerator AND denominator so you can re-weight client-side, plus a what-to-emphasise note on the top matches. Rules score; a model never does.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "filters": {
                "description": "Optional pre-filters (same fields as /v1/tenders/search).",
                "type": "object"
              },
              "supplier": {
                "description": "The supplier profile to match against live tenders.",
                "properties": {
                  "certifications": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "cpv": {
                    "description": "CPV code prefixes you deliver against",
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "keywords": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "regions": {
                    "description": "UK nations/regions served",
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "value_band": {
                    "description": "[min, max] comfortable contract value in GBP",
                    "items": {
                      "type": "integer"
                    },
                    "maxItems": 2,
                    "minItems": 2,
                    "type": "array"
                  },
                  "what_we_do": {
                    "description": "Plain-English capability statement",
                    "type": "string"
                  }
                },
                "required": [
                  "what_we_do"
                ],
                "type": "object"
              },
              "top": {
                "default": 5,
                "maximum": 10,
                "minimum": 1,
                "type": "integer"
              }
            },
            "required": [
              "supplier"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.2",
      "amount_atomic": "200000",
      "amount_encoding": "atomic_units",
      "amount_raw": "200000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "1f50d438863acc2fd138ed7b553ca42aeccdd563992962ba5d57206bb2a94d1d",
  "service_id": "247bdb633171fa49cee0cf77cc278db54f8c633340082e4d40d9d86c7b5c6a30",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:04.058Z",
  "url": "https://api.ukintel.uk/v1/tenders/fit-score",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukOne grant, one project: a deterministic eligibility verdict with the full criteria table - each criterion quoted from the grant's own eligibility text, marked pass/fail/undeclared - plus what is missing to firm it up and indicative funding. Criteria are parsed once at ingest, never guessed at request time; if the full text is not parsed yet the verdict uses Find a Grant's listing fields, flagged PARTIAL_CRITERIA, and criteria_provenance says so.
https://api.ukintel.uk/v1/grants/:id/eligibility
NetworkAdvertised amountBillingPayee
eip155:84530.15 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "One grant, one project: a deterministic eligibility verdict with the full criteria table - each criterion quoted from the grant's own eligibility text, marked pass/fail/undeclared - plus what is missing to firm it up and indicative funding. Criteria are parsed once at ingest, never guessed at request time; if the full text is not parsed yet the verdict uses Find a Grant's listing fields, flagged PARTIAL_CRITERIA, and criteria_provenance says so.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "pathParams": {
            "properties": {
              "id": {
                "description": "Grant slug or curated alias",
                "pattern": "^[a-z0-9][a-z0-9-]{1,120}$",
                "type": "string"
              }
            },
            "required": [
              "id"
            ],
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "land_ha": {
                "description": "Example of the free-form numeric facts this endpoint accepts. Send ANY numeric fact the grant's criteria reference as a query param - land_ha=3.5, min_width_m=25, employees=12, or management_control=1 for a yes/no declaration. Undeclared facts come back under result.missing.",
                "type": "number"
              },
              "org_type": {
                "type": "string"
              },
              "region": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "verdict": {
                "properties": {
                  "band": {
                    "enum": [
                      "eligible",
                      "uncertain",
                      "ineligible",
                      null
                    ],
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "score": {
                    "maximum": 100,
                    "minimum": 0,
                    "type": [
                      "integer",
                      "null"
                    ]
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.15",
      "amount_atomic": "150000",
      "amount_encoding": "atomic_units",
      "amount_raw": "150000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "b39cee79a5c63a218c01ba569c8d718ae7004413fe9b32203262214c66b54f20",
  "service_id": "63742ec11e434a310c612aa287ae3ac051c1cd1f7ff9fe2d1229c513746885a6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:08.92Z",
  "url": "https://api.ukintel.uk/v1/grants/:id/eligibility",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukSend 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 per-criterion pass/fail table for every match, from criteria parsed once at ingest from each grant's own eligibility text. Ineligible grants are excluded and counted, never dressed up as options. Deterministic rules; no language model touches the verdicts.
https://api.ukintel.uk/v1/grants/match
NetworkAdvertised amountBillingPayee
eip155:84530.15 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "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 per-criterion pass/fail table for every match, from criteria parsed once at ingest from each grant's own eligibility text. Ineligible grants are excluded and counted, never dressed up as options. Deterministic rules; no language model touches the verdicts.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "project": {
                "description": "The project profile to match against live grants.",
                "properties": {
                  "amount_needed": {
                    "description": "Funding sought, GBP",
                    "type": "integer"
                  },
                  "description": {
                    "description": "Plain-English project description",
                    "type": "string"
                  },
                  "keywords": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "org_type": {
                    "description": "individual | business | charity | community_group | public_body | local_authority | education",
                    "type": "string"
                  },
                  "params": {
                    "additionalProperties": {
                      "type": "number"
                    },
                    "description": "Numeric facts criteria may reference, e.g. { land_ha: 3.5, employees: 12 }",
                    "type": "object"
                  },
                  "region": {
                    "description": "england | scotland | wales | northern-ireland",
                    "type": "string"
                  }
                },
                "required": [
                  "org_type"
                ],
                "type": "object"
              },
              "top": {
                "default": 5,
                "maximum": 10,
                "minimum": 1,
                "type": "integer"
              }
            },
            "required": [
              "project"
            ]
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.15",
      "amount_atomic": "150000",
      "amount_encoding": "atomic_units",
      "amount_raw": "150000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "a4a19569302382dd6951a6af9c6ec23fa0192cba535a93b681e3eda2f68d605d",
  "service_id": "7489685df7e5c54904437effecdda788e92a661400ada9cd522cc908f6de0548",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T17:20:08.146Z",
  "url": "https://api.ukintel.uk/v1/grants/match",
  "usage_rights": "not_reviewed"
}
api.ukintel.ukFind a UK company by name. Returns the top 5 matches from the Companies House register with number, name, status and incorporation date. Taster tier - cheap enough to try on a whim before paying for a full profile or verdict.
https://api.ukintel.uk/v1/company/search
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
Source and evidence
{
  "description": "Find a UK company by name. Returns the top 5 matches from the Companies House register with number, name, status and incorporation date. Taster tier - cheap enough to try on a whim before paying for a full profile or verdict.",
  "domain": "api.ukintel.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "maximum": 5,
                "minimum": 1,
                "type": "integer"
              },
              "q": {
                "description": "Company name or fragment",
                "type": "string"
              }
            },
            "required": [
              "q"
            ],
            "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"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.005",
      "amount_atomic": "5000",
      "amount_encoding": "atomic_units",
      "amount_raw": "5000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "e183afb44dd8689c0f6dbb33a0d9366fcb6e5a8eac9919c847692f4832cf4932",
  "service_id": "82b38ea0dcf3bc6b55166ba3687fbde504e18eb582af7375a59fc0176ec3fb6a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T09:50:16.453Z",
  "url": "https://api.ukintel.uk/v1/company/search",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.

Discuss an outcome integration
Collection coverage

Discovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.

1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.

43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.

Collection status JSON