U

ukintel · Company Verdict

by ukintel

GETBase

$0.1

per call · USD Coin on Base

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.

Endpoint

GET https://api.ukintel.uk/v1/company/:number/verdict

7

Calls / 30d

1

Unique payers / 30d

Sep 7

Last called

exact

Payment scheme

Call this service

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

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

const res = await fetchWithPay("https://api.ukintel.uk/v1/company/:number/verdict", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.ukintel.uk/v1/company/:number/verdict" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "confidence": "high",
  "notice": "Information, not advice.",
  "query": {
    "company_number": "SC311560"
  },
  "result": {
    "name": "BREWDOG PLC",
    "status": "in_administration"
  },
  "verdict": {
    "band": "high_risk",
    "flags": [
      {
        "code": "STATUS_ADMINISTRATION",
        "detail": "Company is in administration (insolvency procedure)"
      }
    ],
    "narrative": "BrewDog PLC is a 19-year-old Scottish brewer currently in administration, with both statutory filings overdue.",
    "score": 20
  }
}

Payment details

Pay to0x8aa6a85a2723e2816204f3cf48d76b84bafdaab4
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from ukintel & similar services