Look up a Legal Entity Identifier (LEI) via the GLEIF database. Accepts a 20-cha...
https://api.strale.io/x402/lei-lookupOverview
Look up a Legal Entity Identifier (LEI) via the GLEIF database. Accepts a 20-character LEI or company name. Returns entity name, jurisdiction, addresses, registration status.
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:58
Health
Status
healthy
Latency (p50)
130ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-21 08:22:16
Last Healthy
2026-07-21 08:22:16
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"company_name": {
"description": "Company name to search for in GLEIF (alternative to LEI code)",
"type": "string"
},
"lei": {
"description": "20-character LEI code (e.g. 549300MLUDYVRQOOXS22)",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"jurisdiction": {
"type": "string"
},
"legal_address": {
"type": "object"
},
"legal_name": {
"type": "string"
},
"lei": {
"type": "string"
},
"status": {
"type": "string"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-21 08:22:16 | healthy | 402 | 130ms |