A

Alienprobe · Lookup LEI

by Alienprobe

GETBase

$0.005

per call · USD Coin on Base

single-fact lei lookup. GLEIF Level 1 record by exact LEI: legal name, jurisdiction, entity and registration status, last update. Vintage 2026-09-03, all statuses: 3283992 of 3419883 records admitted; non-Latin-script names (<2 Latin alphanumerics normalized) are absent. A bad check digit, a miss and an unreadable shelf are refused free, by name, never guessed; a miss is from this snapshot only. $0.005 by LEI here; by name or domain use /v1/lookup/who/ at $0.05. Whole bound in the declaration.

Endpoint

GET https://lookups.alienprobe.ai/v1/lookup/lei/:lei

3

Calls / 30d

2

Unique payers / 30d

Sep 8

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://lookups.alienprobe.ai/v1/lookup/lei/:lei", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://lookups.alienprobe.ai/v1/lookup/lei/:lei" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "answer": {
    "entity_status": "ACTIVE",
    "jurisdiction": "US-CA",
    "last_update": "2026-03-03T16:34:33.150Z",
    "legal_name": "Apple Inc.",
    "lei": "HWUPKR0MPOU8FGXBT394",
    "registration_status": "ISSUED"
  },
  "delivered_at": "2026-08-22T00:00:00.000Z",
  "schema_version": "lei-lookup.v2",
  "source": {
    "coverage": "LEI resolution covers the 3283992 GLEIF Level 1 records ADMITTED by the build from the 3419883 records read of the 2026-09-03 golden copy (INACTIVE and LAPSED included). 135653 records were refused because their legal name normalizes to fewer than 2 Latin alphanumerics — in practice non-Latin-script names (CJK, Cyrillic, Greek, Arabic, Hebrew, Thai) — and 238 for unclean fields; a refused record is absent from this shelf in this vintage. The LEI is matched exactly, after a free ISO 7064 check-digit screen; a miss is a miss from THIS snapshot only, never proof the LEI does not exist. Answers are served from R2 shards each verified against a manifest whose sha256 is this snapshot_sha256 — the same manifest the who product reads; refresh is a new vintage prefix and a re-pin, never a live fetch.",
    "name": "GLEIF golden copy, Level 1 LEI records admitted by the build (see coverage); domain map from Wikidata items carrying P1278 (LEI) and P856 (official website)",
    "snapshot_sha256": "8c5bb11bdd14d0ae66d92b5abad648804fe463c8d83e487f897644b0f99f5792",
    "vintage": "2026-09-03"
  },
  "subject": {
    "type": "lei",
    "value": "HWUPKR0MPOU8FGXBT394"
  }
}

Payment details

Pay to0x701fd2fc3295ff2e98d986bd2032a966f54555f7
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Alienprobe & similar services

A

Alienprobe · Lookup WHO

lookups.alienprobe.ai

single-fact who lookup. GLEIF Level 1 record by name, domain or LEI: LEI, legal name, jurisdiction, entity and registration status kept apart; website only on domain answers. Vintage 2026-09-03, all statuses: 3283992 of 3419883; non-Latin-script names (<2 Latin alphanumerics normalized) enter no door. Domains only from Wikidata LEI-website links, exact: subdomains miss. Free: 400 malformed, 404 miss, 409 ambiguous (names only), 503 unreadable. No guesses; full bound in the declaration.

GETBaseOther
$0.05 / call5 calls / 30d
A

Alienprobe · Lookup VIN

lookups.alienprobe.ai

single-fact vin lookup. NHTSA vPIC WMI snapshot, vintage 2026_08: 10659 rows cut in ascending WMI order from 12971 candidates, plus the closed-form rules of 49 CFR 565.15 and 565.25. STRUCTURAL decode only: check-digit verdict, manufacturer, make, vehicle type, country, and model year as a CANDIDATE SET narrowed only for passenger cars. No engine, body, trim, plant or weight class; no claim a vehicle exists. Also free from NHTSA. Full bound in the discovery declaration.

GETBaseOther
$0.005 / call1 calls / 30d
A

Alienprobe · Lookup Naics

lookups.alienprobe.ai

single-fact naics lookup. Complete for the bundled 2022 vintage: all 2129 NAICS 2022 codes at levels 2 through 6, titles verbatim from the Census workbook, with the three range-spelled sectors (31-33, 44-45, 48-49) expanded to one entry per member sector. NAICS is a closed set, so a well-formed code absent from this snapshot is absent from the 2022 vintage. Refresh is a redeploy, never a live fetch.

GETBaseDeveloper Tools
$0.004 / callNo recent calls