{
  "x402Version": 2,
  "id": 3907,
  "slug": "3907",
  "resource": "https://data.greeneris.io/v1/lei/ownership",
  "description": "Who owns whom, from the official GLEIF LEI graph (CC0 licensed, covers 2.5M+ legal entities worldwide). Query: ?lei=5493001KJTIIGC8Y1R12. Four GLEIF lookups in one call: entity name and status, declared direct parent, ultimate parent, plus the total count and a 10-entity sample of direct children. Unknown LEI returns found=false. 24h cache.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6ab8efe305cce67daa48c97bde29c04402822dff",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "lei": "549300B56MD0ZC402L06"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "children_sample": [
              {
                "lei": "254900PNPB5L5VNJNS35",
                "name": "BLOOMBERG BETA 2016 L.P."
              },
              {
                "lei": "254900JY1M565T6QM850",
                "name": "Bloomberg Finance Singapore L.P."
              }
            ],
            "children_total": 27,
            "direct_parent": {
              "lei": "549300RMUDWPHCUQNE66",
              "name": "Bloomberg Inc."
            },
            "found": true,
            "lei": "549300B56MD0ZC402L06",
            "name": "Bloomberg L.P.",
            "source": "GLEIF (CC0)",
            "status": "ACTIVE",
            "ultimate_parent": {
              "lei": "549300RMUDWPHCUQNE66",
              "name": "Bloomberg Inc."
            }
          },
          "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 Legal Entity Identifier (ISO 17442)",
                    "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": "data.greeneris.io",
  "lastUpdated": "2026-09-09T16:22:20.715Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-09T16:22:20.369Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "data.greeneris.io",
    "manifest_name": "data.greeneris.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}