{"uid":"cap_iVO9MvIS77YhU30KIb_mO","slug":"lei-lookup-api-fba8badb","name":"LEI Lookup API","description":"Look up official Legal Entity Identifier records by LEI or legal name through the live GLEIF API.","url":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/lei_lookup","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"lei":{"type":"string","description":"Exact 20-character Legal Entity Identifier."},"name":{"type":"string","description":"Legal entity name search when LEI is not supplied."},"limit":{"type":"integer","description":"Maximum results from 1 to 10; defaults to 5."}},"additionalProperties":true}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["success","count","entities"],"properties":{"count":{"type":"integer"},"success":{"type":"boolean"},"entities":{"type":"array","items":{"type":"object","required":["lei","legal_name","entity_status"],"properties":{"lei":{"type":"string"},"legal_name":{"type":"string"},"entity_status":{"type":"string"}},"additionalProperties":true}}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"count":1,"success":true,"entities":[{"lei":"...","legal_name":"...","entity_status":"ACTIVE"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_zwHmtnGv9jqQHgIRxckez","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up Legal Entity Identifier (LEI) records by exact LEI code or legal entity name, returning entity status and registration details.","exampleAgentPrompt":"Can you look up the LEI for Goldman Sachs and tell me if it's currently active?","exampleUseCases":[{"title":"Counterparty verification before trade","prompt":"I'm about to execute an OTC derivatives trade with Barclays Bank PLC — can you pull their LEI record and confirm their entity status is ACTIVE?"},{"title":"Resolve LEI code to company name","prompt":"I have this LEI code — 7H6GLXDRUGQFU57RNE97 — can you tell me which legal entity it belongs to and whether it's still active?"},{"title":"Compliance due diligence on new vendor","prompt":"We're onboarding Deutsche Bank as a vendor — can you search the LEI registry for their legal entity record and give me their official registered name and status?"}],"resultDescription":"Returns a JSON object with a success flag, a count of matched entities, and an array of entity records each containing the 20-character LEI code, the official registered legal name, and entity status (e.g. ACTIVE, INACTIVE, ANNULLED), plus any additional registration metadata available from the GLEIF registry.","failureModes":["LEI not found — returns empty entities array with count 0","Invalid LEI format (not 20 characters) — may return error or empty result","Name search returns too many matches — use limit parameter to constrain results","Network timeout or upstream GLEIF registry unavailability — service error response","No query parameters provided — request may return error or empty result"],"whenToPreferThis":"Use this endpoint when you need to resolve or verify Legal Entity Identifiers (LEIs) as part of compliance, KYC, trade settlement, or due diligence workflows. It is ideal for agents that need to cross-reference a company name with its official GLEIF-registered LEI, or confirm entity status before a regulated transaction. Prefer this over general company lookup APIs when LEI-specific data (ISO 17442 standard) is required by regulatory frameworks such as MiFID II, EMIR, or Dodd-Frank.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:45:51.285Z","isFirstParty":false}