$0.004
per call · USD Coin on Base
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.
Endpoint
GET https://lookups.alienprobe.ai/v1/lookup/naics/:code0
Calls / 30d
0
Unique payers / 30d
Aug 18
Last called
exact
Payment scheme
Call this service
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/naics/:code", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://lookups.alienprobe.ai/v1/lookup/naics/:code" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x701fd2fc3295ff2e98d986bd2032a966f54555f7USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Alienprobe & similar services
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.
Alienprobe · Lookup LEI
lookups.alienprobe.ai
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.
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.