E

eu-verify · Global LEI

by eu-verify

GETBase

$0.005

per call · USD Coin on Base

Legal entity reference data from the GLEIF LEI golden copy (updated daily, CC0). Direct lookup: ?lei=529900FCMZ4LKXFD0R69. Search: ?name=airbus&country=FR&limit=5. Each result: lei, legal_name, entity_status, registration_status (ISSUED/LAPSED), jurisdiction, legal_form_id, hq_city/country, next_renewal_date. 24h cache.

Endpoint

GET https://data.greeneris.io/v1/global/lei

43

Calls / 30d

7

Unique payers / 30d

Sep 9

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://data.greeneris.io/v1/global/lei", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://data.greeneris.io/v1/global/lei?country=FR&limit=3&name=airbus" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "query": {
    "country": "FR",
    "name": "airbus"
  },
  "results": [
    {
      "entity_status": "ACTIVE",
      "hq_city": "BLAGNAC",
      "hq_country": "FR",
      "jurisdiction": "FR",
      "legal_form_id": "6CHY",
      "legal_name": "AIRBUS",
      "lei": "529900FCMZ4LKXFD0R69",
      "next_renewal_date": "2026-12-05T09:23:00Z",
      "registration_status": "ISSUED"
    }
  ],
  "source": "GLEIF LEI Records API, golden copy (data licensed CC0)",
  "total": 15
}

Payment details

Pay to0x6ab8efe305cce67daa48c97bde29c04402822dff
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 eu-verify & similar services