Lithuania company registry API: JAR records as structured JSON
A pay-per-result API for Lithuanian company data from the Registru Centras JAR register: legal code, status, registration dates, address, and share capital as clean JSON.
What the API returns
Each run writes one record per company to the default dataset. Field names below are the actual dataset schema of the Lithuania Company Registry (JAR) Fresh Details actor.
| Field | Contents |
|---|---|
jaKodas | Lithuanian legal entity code (JR kodas) |
name / legalForm / legalFormEn / legalFormCode | Identity and legal form (LT/EN) |
status / statusEn / statusCode | Register status |
registrationDate / deregistrationDate / statuteDate | Key registry dates |
address / postalCode / municipality | Registered address |
capitalAmount / capitalCurrency / capitalSince | Authorised capital |
financials | Financial data block where published |
Official source, no API key needed
JAR, the Lithuanian Register of Legal Entities (Registru Centras). JAR is maintained by Registru Centras, Lithuania's official register keeper. The actor queries the register directly, keyless, and returns one normalised record per company code with bilingual legal form labels.
Pricing
$0.00125 per result found (volume tiers down to $0.0009). Pay-per-event pricing: pay for results, not for a subscription.
Lithuania Company Registry (JAR) Fresh Details on the Apify Store
FAQ
What is the Lithuanian company register called?
The Register of Legal Entities (Juridinių asmenų registras, JAR), kept by Registru Centras. It is the authoritative source for Lithuanian company codes, legal forms, status, and capital. This actor exposes it as structured JSON per company code.
How is the actor priced?
Pay per event: $0.00125 per result, tiering down to $0.0009 at volume.
Is share capital included?
Yes. Records carry capitalAmount, capitalCurrency, and capitalSince, plus the full legal-form classification in both Lithuanian and English (legalForm / legalFormEn).