GLEIF · Example Payload

Gleif Lei Record Example

Legal Entity IdentifierLEIvLEIFinancial DataCorporate IdentityEntity VerificationReference DataOpen Data

Gleif Lei Record Example is an example object payload from GLEIF, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

metadata

Example Payload

Raw ↑
{
  "meta": {
    "goldenCopy": {
      "publishDate": "2026-06-12T08:00:00Z"
    }
  },
  "data": {
    "type": "lei-records",
    "id": "636700STJZG4U8W2I596",
    "attributes": {
      "lei": "636700STJZG4U8W2I596",
      "entity": {
        "legalName": {
          "name": "Kommstart 174 AB (publ)",
          "language": "sv"
        },
        "otherNames": [],
        "transliteratedOtherNames": [],
        "legalAddress": {
          "language": "sv",
          "addressLines": [
            "Storgatan 1"
          ],
          "addressNumber": null,
          "addressNumberWithinBuilding": null,
          "mailRouting": null,
          "city": "Sundsvall",
          "region": "SE-Y",
          "country": "SE",
          "postalCode": "852 31"
        },
        "headquartersAddress": {
          "language": "sv",
          "addressLines": [
            "Storgatan 1"
          ],
          "addressNumber": null,
          "addressNumberWithinBuilding": null,
          "mailRouting": null,
          "city": "Sundsvall",
          "region": "SE-Y",
          "country": "SE",
          "postalCode": "852 31"
        },
        "registeredAt": {
          "id": "RA000544",
          "other": null
        },
        "registeredAs": "559589-0160",
        "jurisdiction": "SE",
        "category": "GENERAL",
        "legalForm": {
          "id": "XJHM",
          "other": null
        },
        "associatedEntity": {
          "lei": null,
          "name": null
        },
        "status": "ACTIVE",
        "expiration": {
          "date": null,
          "reason": null
        },
        "successorEntity": {
          "lei": null,
          "name": null
        },
        "successorEntities": [],
        "creationDate": "2026-06-04T00:00:00Z",
        "subCategory": null,
        "otherAddresses": [],
        "eventGroups": []
      },
      "registration": {
        "initialRegistrationDate": "2026-06-12T06:45:00Z",
        "lastUpdateDate": "2026-06-12T06:45:00Z",
        "status": "ISSUED",
        "nextRenewalDate": "2027-06-12T06:45:00Z",
        "managingLou": "549300O897ZC5H7CY412",
        "corroborationLevel": "FULLY_CORROBORATED",
        "validatedAt": {
          "id": "RA000544",
          "other": null
        },
        "validatedAs": "559589-0160",
        "otherValidationAuthorities": []
      },
      "bic": null,
      "mic": null,
      "ocid": null,
      "qcc": null,
      "spglobal": null,
      "conformityFlag": null
    },
    "relationships": {
      "managing-lou": {
        "links": {
          "related": "https://api.gleif.org/api/v1/lei-records/636700STJZG4U8W2I596/managing-lou"
        }
      },
      "lei-issuer": {
        "links": {
          "related": "https://api.gleif.org/api/v1/lei-records/636700STJZG4U8W2I596/lei-issuer"
        }
      },
      "field-modifications": {
        "links": {
          "related": "https://api.gleif.org/api/v1/lei-records/636700STJZG4U8W2I596/field-modifications"
        }
      }
    },
    "links": {
      "self": "https://api.gleif.org/api/v1/lei-records/636700STJZG4U8W2I596"
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/gleif-lei-record-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.