zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCP
Sign in
Finance/GLEIF
Logo GLEIF

GLEIF

Legal Entity Identifier — resolusi nama badan hukum ke kode LEI global beserta yurisdiksi dan status registrasinya.

1 endpoint1 endpoint on this scraper7 calls7 calls so farupdated 2 months agoLast updated 8/8/2026, 10:10:24 AMllms.txt
Endpoints1

0/1 passing
checked 20 hours ago · daily 01:00 WIB

LEI Records

Cari badan hukum berdasarkan nama atau kode LEI, bisa disaring per negara alamat resmi.

GET/v1/finance:gleif/lei1d cache4 paramschecking key…
Parameters
querystring

Legal name to search. Required unless lei is set.

leistring

Exact 20-character LEI code.

countrystring

ISO country code of the legal address.

lengthnumber

Rows to return (default 10, max 100)

·
Response
EXAMPLE
{
  "count": 8,
  "items": [
    {
      "lei": "984500DA1C0AE7396331",
      "city": "JAKARTA UTARA",
      "name": "TOYOTA-ASTRA MOTOR",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "UD1V",
      "lastUpdated": "2026-03-03T16:48:14Z",
      "nextRenewal": "2027-03-12T13:58:46Z",
      "jurisdiction": "ID",
      "registrationStatus": "ISSUED"
    },
    {
      "lei": "2549004O1G02EQJHGT25",
      "city": "Jakarta",
      "name": "PT Asuransi Jiwa Astra",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "UD1V",
      "lastUpdated": "2026-04-24T19:21:50Z",
      "nextRenewal": "2027-04-24T19:21:50Z",
      "jurisdiction": "ID",
      "registrationStatus": "ISSUED"
    },
    {
      "lei": "984500DE704KE7E4F569",
      "city": "JAGAKARSA",
      "name": "PT Astra Auto Finance",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "UD1V",
      "lastUpdated": "2026-04-17T11:33:50Z",
      "nextRenewal": "2027-04-25T15:03:07Z",
      "jurisdiction": "ID",
      "registrationStatus": "ISSUED"
    },
    {
      "lei": "254900IJU6661H8U3Z49",
      "city": "Jakarta",
      "name": "PT Komatsu Astra Finance",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "UD1V",
      "lastUpdated": "2023-05-31T11:17:21Z",
      "nextRenewal": "2020-06-28T14:12:27Z",
      "jurisdiction": "ID",
      "registrationStatus": "LAPSED"
    },
    {
      "lei": "529900L49TRJOMG4DK47",
      "city": "Jakarta",
      "name": "PT Astra International TBK",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "8888",
      "lastUpdated": "2021-11-18T13:12:29Z",
      "nextRenewal": "2019-11-29T10:10:23Z",
      "jurisdiction": "ID",
      "registrationStatus": "LAPSED"
    },
    {
      "lei": "254900ZHU2OE8Y8HHT28",
      "city": "Jakarta Selatan",
      "name": "PT ASTRA SEDAYA FINANCE",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "UD1V",
      "lastUpdated": "2026-04-02T14:06:45Z",
      "nextRenewal": "2027-04-02T14:06:45Z",
      "jurisdiction": "ID",
      "registrationStatus": "ISSUED"
    },
    {
      "lei": "213800RODUR1B5CAL145",
      "city": "JAKARTA",
      "name": "PT ASTRA AVIVA LIFE",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "8888",
      "lastUpdated": "2024-11-13T08:44:31Z",
      "nextRenewal": "2020-12-31T00:00:00Z",
      "jurisdiction": "ID",
      "registrationStatus": "LAPSED"
    },
    {
      "lei": "529900XU6T7VIQ56SN17",
      "city": "Jakarta",
      "name": "PT Astra Agro Lestari TBK",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "8888",
      "lastUpdated": "2021-11-18T13:12:36Z",
      "nextRenewal": "2020-03-29T15:35:36Z",
      "jurisdiction": "ID",
      "registrationStatus": "LAPSED"
    }
  ],
  "query": "Astra",
  "total": 9,
  "source": "gleif",
  "country": "ID"
}

Code

LEI Records
index.ts
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("finance:gleif", "lei", {
  "query": "Astra",
  "lei": "5493000QI5S7XZK2WE84",
  "country": "ID",
  "length": 10
});
console.log(data);
Recommended · typed errors, safe retries and bulk jobsSDK reference

Full reference

1 endpoint · plain text
GET
LEI Records/v1/finance:gleif/lei
4 params

Parameters

querystringoptional
Legal name to search. Required unless lei is set.
leistringoptional
Exact 20-character LEI code.
countrystringoptional
ISO country code of the legal address.
lengthnumberoptional
Rows to return (default 10, max 100)

Request

curl -X GET "https://api.zapi.ink/v1/finance:gleif/lei?query=Astra&lei=5493000QI5S7XZK2WE84&country=ID&length=10" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "count": 8,
  "items": [
    {
      "lei": "984500DA1C0AE7396331",
      "city": "JAKARTA UTARA",
      "name": "TOYOTA-ASTRA MOTOR",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "UD1V",
      "lastUpdated": "2026-03-03T16:48:14Z",
      "nextRenewal": "2027-03-12T13:58:46Z",
      "jurisdiction": "ID",
      "registrationStatus": "ISSUED"
    },
    {
      "lei": "2549004O1G02EQJHGT25",
      "city": "Jakarta",
      "name": "PT Asuransi Jiwa Astra",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "UD1V",
      "lastUpdated": "2026-04-24T19:21:50Z",
      "nextRenewal": "2027-04-24T19:21:50Z",
      "jurisdiction": "ID",
      "registrationStatus": "ISSUED"
    },
    {
      "lei": "984500DE704KE7E4F569",
      "city": "JAGAKARSA",
      "name": "PT Astra Auto Finance",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "UD1V",
      "lastUpdated": "2026-04-17T11:33:50Z",
      "nextRenewal": "2027-04-25T15:03:07Z",
      "jurisdiction": "ID",
      "registrationStatus": "ISSUED"
    },
    {
      "lei": "254900IJU6661H8U3Z49",
      "city": "Jakarta",
      "name": "PT Komatsu Astra Finance",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "UD1V",
      "lastUpdated": "2023-05-31T11:17:21Z",
      "nextRenewal": "2020-06-28T14:12:27Z",
      "jurisdiction": "ID",
      "registrationStatus": "LAPSED"
    },
    {
      "lei": "529900L49TRJOMG4DK47",
      "city": "Jakarta",
      "name": "PT Astra International TBK",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "8888",
      "lastUpdated": "2021-11-18T13:12:29Z",
      "nextRenewal": "2019-11-29T10:10:23Z",
      "jurisdiction": "ID",
      "registrationStatus": "LAPSED"
    },
    {
      "lei": "254900ZHU2OE8Y8HHT28",
      "city": "Jakarta Selatan",
      "name": "PT ASTRA SEDAYA FINANCE",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "UD1V",
      "lastUpdated": "2026-04-02T14:06:45Z",
      "nextRenewal": "2027-04-02T14:06:45Z",
      "jurisdiction": "ID",
      "registrationStatus": "ISSUED"
    },
    {
      "lei": "213800RODUR1B5CAL145",
      "city": "JAKARTA",
      "name": "PT ASTRA AVIVA LIFE",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "8888",
      "lastUpdated": "2024-11-13T08:44:31Z",
      "nextRenewal": "2020-12-31T00:00:00Z",
      "jurisdiction": "ID",
      "registrationStatus": "LAPSED"
    },
    {
      "lei": "529900XU6T7VIQ56SN17",
      "city": "Jakarta",
      "name": "PT Astra Agro Lestari TBK",
      "status": "ACTIVE",
      "country": "ID",
      "legalForm": "8888",
      "lastUpdated": "2021-11-18T13:12:36Z",
      "nextRenewal": "2020-03-29T15:35:36Z",
      "jurisdiction": "ID",
      "registrationStatus": "LAPSED"
    }
  ],
  "query": "Astra",
  "total": 9,
  "source": "gleif",
  "country": "ID"
}

Related APIs

More in finance

Pluang

financepluang

Data pasar Pluang lintas aset: order book, running trade, tradebook dan ringkasan broker per saham IDX, plus saham Amerika, emas, kripto, sinyal analis dan berita.

1.7M1.7M calls so far1dResponses cached for 1d
Busy: 10+ calls so far

IDX (Bursa Efek Indonesia)

financeidx

Data Bursa Efek Indonesia: ringkasan saham & indeks, top movers, broker, emiten, laporan keuangan, berita, dan passthrough ke ratusan endpoint /primary/.

756.1K756.1K calls so far1dResponses cached for 1d
Busy: 10+ calls so far

TradingView

financetradingview

Screener, charts, technical indicators, fundamentals, news and the macro calendar across 16 markets — Indonesian equities, US equities, crypto, forex and futures.

341.4K341.4K calls so far1dResponses cached for 1d
Busy: 10+ calls so far

Stockbit

financestockbit

Data saham IDX dari Stockbit: harga, chart intraday, profil emiten, diskusi komunitas, dan kamus investasi.

115.5K115.5K calls so far1dResponses cached for 1d
Busy: 10+ calls so far

Investing

financeinvesting

Data pasar finansial lengkap — quote saham/forex/crypto/komoditas, teknikal, OHLCV historis, berita, analisis, dan kalender ekonomi.

69.6K69.6K calls so far1hResponses cached for 1h
Busy: 10+ calls so far

Binance Futures

financebinance-futures

USD-M perpetual futures market data: funding, premium index, open interest, long/short ratios, candles and depth.

40.3K40.3K calls so far10mResponses cached for 10m
Busy: 10+ calls so far
zapi.

One key, one response shape. We keep the scrapers working.

Get an API key
ProductBrowse APIsPricingDocsMCP server
DevelopersSDK on npmGitHubOpenAPI specllms.txt
SupportReport an issueDiscord
LegalTermsPrivacyCookiesAUPRefunds
© 2026 ZapiPublic web data, one API.
zapi.