# JARS.LV — Latvian company registry data

> Free search over 480,000+ Latvian companies from the Uzņēmumu reģistrs — registry details, annual financial statements and VAT status. No registration and no CAPTCHA on the website; the same data is available as a REST API and an MCP server.

Operated by UAB Sistemium (Lithuanian company code 303048373, Vilnius). Latvian company data comes from the Uzņēmumu reģistrs and VID (State Revenue Service) open data. Data is refreshed daily.

Every page is published in four languages under a path prefix — `/lt/` (also served at the site root), `/en/`, `/ru/` and `/pl/`. The English URLs are listed below; swap the prefix for another language. Company pages describe the legal entity only: beneficial-owner data is not published on the website.

## Company data

- [Company search](https://jars.lv/en/search): Search by name, registration code or VAT number. Lithuanian and Latvian diacritics are matched loosely, so "ausros" finds "Aušros".
- [AS ELKO Grupa — example company profile](https://jars.lv/en/company/lv/40003129564-akciju-sabiedr-ba-elko-grupa): Registry details, status, legal form, activity code, VAT status and registered address. Profile URLs follow `/en/company/lv/{code}-{name-slug}`; the bare `{code}` redirects to the slugged URL.
- [Financial statements — example](https://jars.lv/en/company/lv/40003129564-akciju-sabiedr-ba-elko-grupa/financials): Annual revenue, profit, assets and equity, per filed report.
- [Sitemap index](https://jars.lv/sitemap.xml): Every indexable company, article and section page on this domain.

## Statistics

- [Company rankings](https://jars.lv/en/statistics/rankings): Largest Latvian companies by revenue, profit, employee count or average wage, filterable by legal form and industry.
- [Aggregate statistics](https://jars.lv/en/statistics/aggregate): Totals for the whole registry — company count, revenue, profit and employment by year.
- [Legal forms](https://jars.lv/en/statistics/legal-forms): How many companies exist per legal form (SIA, AS, IK, ...) and how they compare.
- [Reporting coverage](https://jars.lv/en/statistics/reporting): How many companies have filed annual reports for each year — mid-year figures for the current year are understated because large filers file late.
- [Registry status](https://jars.lv/en/statistics/status): Breakdown of companies by registry status (active, in liquidation, struck off, bankrupt).

## API, SDK and MCP

- [API documentation](https://jars.lt/en/docs): Every REST endpoint with parameters, examples and error codes — company search and lookup, financials, SODRA, carrier licences, addresses, workdays, inflation, usage and invoices.
- [Pricing](https://jars.lt/en/pricing): Free 100 requests/month, Starter €5/month (5,000), Professional €15/month (50,000), Enterprise custom.
- [Register for an API key](https://jars.lt/en/register): Email verification is required; the Free plan issues a key immediately.
- [@jars-lt/sdk on npm](https://www.npmjs.com/package/@jars-lt/sdk): Official Node.js/TypeScript client — `npm install @jars-lt/sdk`, then `new JarsClient({ apiKey })`.

REST base URL is `https://api.jars.lv/api/v1`, with the API key in an `x-api-key` header. On this domain the default country is `lv`; pass `?country=lt|ee|lv|uk` to query another. The MCP (Model Context Protocol) server is at `https://api.jars.lv/mcp` and supports OAuth 2.0 with dynamic client registration (RFC 7591), so ChatGPT, Claude and other MCP clients can connect to it directly.

## Articles

- [X-ray of Lithuanian Business, One Year Later: Wages Never Caught Up](https://jars.lt/en/articles/lietuvos-verslo-rentgenas-2): Six months ago we ended on cautious hope: if inflation stayed low, wages would start catching up. Inflation cooled to 3.4%. They never did — in 2025 real wages fell in 16 of 19 sectors.
- [JARS Apskaita: cloud accounting with a desktop app](https://jars.lt/en/articles/jars-apskaita): JARS Apskaita — cloud accounting with a desktop app for Lithuanian businesses: invoicing, VAT (i.SAF), Sodra, bank import, an open API and a full audit trail.
- [Verify Your Company and Publish Commercial Offers](https://jars.lt/en/articles/claim-and-offers): Company owners can now verify their company on JARS.LT and publish commercial offers directly on its page — discoverable by clients through Google.
- [Latvian Company Data: 480K Companies from Uzņēmumu reģistrs](https://jars.lt/en/articles/latvian-company-data): JARS.LT now provides Latvian Business Registry data: 480K companies with financial reports. All three Baltic countries on one platform — Lithuania, Estonia, and Latvia.
- [New Payment Method: Paysera Bank Transfer](https://jars.lt/en/articles/paysera-payments): JARS.LT now accepts payments via Paysera — pay by bank transfer without a credit card. Option to prepay multiple months at a discount.
- [Estonian Company Data: 366K Companies and Atlas Search](https://jars.lt/en/articles/estonian-company-data): JARS.LT now provides Estonian Business Registry data: 366K companies and 1.4M financial reports. Powered by MongoDB Atlas Search with diacritic-insensitive fuzzy matching.
- [Peppol UBL Invoices: Automated E-Invoice Generation](https://jars.lt/en/articles/peppol-ubl-invoices): JARS.LT now offers subscription invoices in Peppol BIS Billing 3.0 format. Download UBL XML files programmatically or use the API for automated processing.
- [X-ray of Lithuanian Business: What the €205 Billion Story Hides](https://jars.lt/en/articles/lietuvos-verslo-rentgenas): How real wages in Lithuania fell in nearly every sector over seven years — except the public sector. IT specialists today buy 22% less than in 2018.
- [How to Use the Lithuanian Company Registry](https://jars.lt/en/articles/example-article): A comprehensive guide to searching the Lithuanian company registry, financial data, and SODRA information.

## Optional

- [About](https://jars.lt/en/about): The service, the data sources and the company behind it.
- [Contact](https://jars.lt/en/contact): Support and sales enquiries.
- [Terms of service](https://jars.lt/en/terms)
- [Privacy policy](https://jars.lt/en/privacy): What personal data is processed, and how to request removal of a company profile.
