U

ukintel · Company Search

by ukintel

GETBase

$0.005

per call · USD Coin on Base

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.

Endpoint

GET https://api.ukintel.uk/v1/company/search

11

Calls / 30d

3

Unique payers / 30d

Sep 10

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

Example response

{
  "confidence": "high",
  "notice": "Information, not advice.",
  "query": {
    "limit": 5,
    "q": "brewdog"
  },
  "result": {
    "results": [
      {
        "company_number": "SC311560",
        "incorporated": "2006-11-07",
        "name": "BREWDOG PLC",
        "status": "in_administration"
      }
    ],
    "total_matches": 42
  }
}

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