S

StableEnrich · Fullenrich Company Search

by StableEnrich

POSTBaseSolana

$0.15

per call · USD Coin on Base

FullEnrich Company Search — filter by domain, name, LinkedIn URL/ID, industry, type, HQ, headcount, founding year, keywords, specialties, and company IDs. Requires at least one filter; offset alone → 400. Paginate via search_after. Returns up to 10 results. $0.15 if results; free if empty. Legal names not brands (Anysphere≠Cursor).

Endpoint

POST https://stableenrich.dev/api/fullenrich/company-search

130

Calls / 30d

18

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://stableenrich.dev/api/fullenrich/company-search", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "domains": [
      {
        "exact_match": true,
        "value": "anthropic.com"
      }
    ],
    "headquarters_locations": [
      {
        "value": "United States"
      }
    ],
    "industries": [
      {
        "value": "Research Services"
      }
    ],
    "offset": 0
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://stableenrich.dev/api/fullenrich/company-search" \
  -H "Content-Type: application/json" \
  -d '{"domains":[{"exact_match":true,"value":"anthropic.com"}],"headquarters_locations":[{"value":"United States"}],"industries":[{"value":"Research Services"}],"offset":0}' \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0x325bdf6f7efab24a2210c48c1b64cab2eae1d430
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

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

Get featured →

More from StableEnrich & similar services