{
  "x402Version": 2,
  "id": 3299,
  "slug": "3299",
  "resource": "https://x402-endpoints.onrender.com/gleif/lei",
  "description": "Look up any Legal Entity Identifier (LEI) for company information lookup and counterparty / know-your-business (KYB) identity against the official GLEIF global registry — returns legal name, status, jurisdiction, legal form and registered address, real-time, worldwide coverage.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1D1B81247C407521E2A01F3E21514870dcf1620f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "lei": "529900T8BM49AURSDO55"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "cached": false,
            "disclaimer": "Indicative data from the GLEIF register, not a compliance opinion.",
            "entity_status": "ACTIVE",
            "initial_registration_date": "2016-08-04T11:00:36Z",
            "jurisdiction": "FI",
            "last_update_date": "2024-06-20T07:11:02Z",
            "legal_address": {
              "city": "ESPOO",
              "country": "FI",
              "lines": [
                "Tekniikantie 14"
              ],
              "postal_code": "02150",
              "region": "FI-18"
            },
            "legal_form_code": "DKUW",
            "legal_name": "Ubisecure Oy",
            "lei": "529900T8BM49AURSDO55",
            "managing_lou": "529900T8BM49AURSDO55",
            "next_renewal_date": "2027-06-28T18:34:06Z",
            "registration_status": "ISSUED",
            "source": "GLEIF API v1 (gleif.org)",
            "timestamp": "2026-06-24T12:00:00Z"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "lei": {
                    "description": "20-character LEI, e.g. '529900T8BM49AURSDO55'",
                    "pattern": "^[A-Z0-9]{20}$",
                    "type": "string"
                  }
                },
                "required": [
                  "lei"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402-endpoints.onrender.com",
  "lastUpdated": "2026-09-15T07:26:16.026Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-15T07:26:15.791Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402-endpoints.onrender.com",
    "manifest_name": "x402-endpoints.onrender.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}