GLEIF LEI Lookup & Corporate Ownership Graph API (KYB) avatar

GLEIF LEI Lookup & Corporate Ownership Graph API (KYB)

Under maintenance

Pricing

from $12.00 / 1,000 results

Go to Apify Store
GLEIF LEI Lookup & Corporate Ownership Graph API (KYB)

GLEIF LEI Lookup & Corporate Ownership Graph API (KYB)

Under maintenance

LEI lookup and corporate ownership API: resolve a company name to its GLEIF LEI and traverse parent/child relationships into a normalized ownership graph. Map corporate hierarchies and beneficial ownership for KYB/AML. Keyless, open-license.

Pricing

from $12.00 / 1,000 results

Rating

0.0

(0)

Developer

Kyle Maloney

Kyle Maloney

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

GLEIF LEI Lookup & Corporate Ownership Graph API — KYB / Beneficial Ownership

An LEI lookup and corporate ownership API: resolve a company name to its GLEIF LEI, then traverse parent/child relationships into a normalized ownership graph. Map corporate hierarchies and beneficial ownership for KYB / KYC / AML. Keyless, open-license, agent-ready.

Who it's for

  • KYB / KYC / AML compliance teams mapping who owns whom.
  • RevOps & data teams resolving companies to a canonical LEI.
  • Risk & due-diligence analysts building corporate hierarchy trees.
  • AI agents needing a "resolve company to LEI + ownership" tool.

What it does

Two modes: resolve a name → LEI (ranked candidates), or take a known LEI and expand it. It then walks GLEIF direct/ultimate parent and child relationships into a normalized graph of nodes (legal name, LEI, jurisdiction, status) and edges (relationship type), so you get a ready-to-use ownership structure instead of raw relationship records.

Example input

{
"mode": "name",
"name": "Apple Inc",
"includeChildren": true,
"maxChildren": 100,
"maxCandidates": 5
}

Output

Resolved entity (lei, legal_name, jurisdiction, status), plus relationships[] as parent/child edges and nodes[] for each related entity — a normalized ownership graph.

Use as an MCP tool

Available to AI agents via mcp.apify.com as an "LEI lookup / ownership graph" tool — pass a company name, get its LEI and corporate hierarchy back.

FAQ

What's an LEI? The Legal Entity Identifier — a global 20-char company ID. Is this a KYB API? Yes — it resolves and maps registered legal entities. Where does ownership data come from? GLEIF's public parent/child relationship records. Is it keyless? Yes — GLEIF is open-license and keyless.

Source

GLEIF LEI API (records + relationship endpoints). Official, keyless, open-license.

Pricing (Pay Per Result)

Billed per record returned (resolved entity + graph nodes/edges). Empty lookups cost nothing.