Registrų centras (Litwa)

JAR — Lithuanian Register of Legal Entities

The Juridinių asmenų registras (JAR) is Lithuania's register of legal entities, maintained by Registrų centras and served through the national open-data portal data.gov.lt (Spinta API). It returns an entity's data by code (ja_kodas) — name, address, registration date, legal form and status. No key required.

Official source Lithuania keyless REST/JSON
GET get.data.gov.lt/datasets/gov/rc/jar/iregistruoti/JuridinisAsmuo?ja_kodas={kod}

Verified 2026-08

See documentation →

About this API

JAR (Juridinių asmenų registras) is Lithuania's register of legal entities, maintained by Registrų centras. The data is served by the national open-data portal data.gov.lt on the Spinta engine, which lets you search and filter entities by code (ja_kodas), name, legal form or registration date, with pagination. Returned fields include name, address, registration and deregistration dates, legal form and status. No key required.

Frequently asked questions

Do I need an API key?

No — the data is served through the data.gov.lt portal with no key or registration.

What data does this API return?

A Lithuanian legal entity's data by entity code (ja_kodas) — name, address, registration and deregistration dates, legal form and status.

Can this API be called directly from a browser?

It is a plain GET returning JSON (the Spinta API with filtering and pagination); cross-origin calls may hit CORS limits — in which case a server-side call is easier.

Who runs this API?

The register is maintained by Lithuania's Registrų centras; the data is served by the national open-data portal data.gov.lt (Spinta engine).