Skip to main content

Start here

This guide contains public integration notes for Serbia. Use it for identifier formats, search behavior, and country-specific caveats. The live source of truth for coverage, pricing, data sources, documents, legal forms, roles, and status values is the pricing page.

Serbia coverage, pricing, and sources

Open the current catalog for supported datapoints, documents, sources, identifiers, and availability.
This jurisdiction may be in preview or limited availability. Check the live pricing page or contact support before relying on it in production.
Country details below are preserved as integration notes. If a table or example conflicts with the live pricing page, use the pricing page as the source of truth and contact support.

Table of Contents

Data Sources

Serbia uses a single official registry for all entity types. All structured company attributes come exclusively from APR.
  • APR (Agencija za privredne registre) — Serbian Business Registers Agency, established in 2005. Maintains registers for commercial companies, sole traders, associations, foundations, and institutions. This is the primary (and only) source for all company profile data.
  • APR Financial Statements Register (fin.apr.gov.rs) — A separate APR portal for annual financial reports. Used exclusively for financial document retrieval. Not a structured data source for company attributes.

Entity Routing

APR organises entities into separate sub-registers. The routing is determined automatically from the entity type returned by the register: Data comes from a single source — there is no fallback chain and no cross-registry merging.

Company Identifiers

Query Identifiers

Identifiers in API Response

Search Capabilities

Name searches query the APR registry live. Results are ordered by register relevance — the first result is not always the target company. If you know the MBR, use it for reliable exact matching.

Quirks & Gotchas

Mappings

Company Status

Status is derived deterministically from APR FundamentalData — no AI inference is involved. Активно is used for commercial entities; foundations and some other entity types use the masculine form Активан. Both map to Active. Legal form comes from the APR businessEntityTypeName field. Values listed in the tables below are mapped via a static lookup. Any other value is resolved by AI enrichment. The original Serbian name is always preserved in localName.

Commercial entities

Sole proprietorships

Cooperatives

Non-profits and endowments

Institutions

Foreign entity presence

Legacy

APR also registers entities with type Комора (Chamber, e.g. Privredna komora Srbije). Chambers have no legalForm field in APR’s FundamentalData, so the API response returns no legal form for these entities. They are functionally similar to associations but APR treats them as a distinct entity type.
The source sections vary by entity type:
  • Commercial entities (DOO, AD, OD, KD, JP, cooperatives): Zastupnici (statutory representatives), OstaliZastupnici (other representatives), and Prokuristi (authorized signatories with powers of attorney).
  • Associations (Удружење) and institutions (Установа): Zastupnici only. Prokuristi is not used.
  • Foundations and endowments (Фондација, Задужбина): Zastupnik (singular). Prokuristi is not used.
  • Sole traders (Предузетник): no separate representative is returned. The owner is the business (see Quirks).
The role-name mappings below apply across all entity types. Each legal representative includes name (first + last), birth date, gender, JMBG (13-digit Serbian national ID), and representation mode (sole or joint). Both individuals and legal entities (companies) can hold representative roles.
Unknown role values fall back to AI enrichment. The original APR role name is always preserved in localName.

Other Key Persons

Board members appear in otherKeyPersons. Three board types are covered: Each board section is mapped to a single standardized role; the position within the board (member or chairman) is preserved verbatim in localName. Supervisory Board (Надзорни одбор) — joint stock companies (AD): Executive Board (Извршни одбор) — joint stock companies (AD): Board of Directors (Управни одбор) — foundations, institutions, and associations:

Shareholders

Shareholders come from the APR Clanovi (members) section. Available for: commercial companies (DOO, AD, OD, KD, JP, Задруга), including state-owned enterprises. Not available for: sole traders (Предузетник), foundations, associations, and institutions. Each shareholder entry includes:
  • sharePercentage — ownership percentage (e.g. 100.0)
  • nominalCapitalHeld — subscribed (“Уписан”) capital in RSD
  • paidInAmount — paid-in (“Уплаћен”) capital in RSD
  • For individuals: name, JMBG, gender, residence address (city, region)
  • For corporate shareholders: legal name, MBR (if a domestic Serbian company)
For public enterprises (Јавно предузеће), the state (Република Србија) appears as a shareholder with role “Оснивач” (Founder) and 100% ownership. The state’s APR registration code is 07020171.
Cooperative members (Задругари) appear in shareholders without a share percentage. Each entry shows the paid-in capital amount only.

Activity Code Mapping

APR provides a KD 2010 code (e.g., 6920) for each entity. KD 2010 is the Serbian national classification and is equivalent to NACE Rev. 2. The mapping pipeline:
  1. APR provides the 4-digit KD 2010 code + Serbian description
  2. KD 2010 is reformatted to NACE Rev. 2 (e.g., 692069.20)
  3. NACE Rev. 2 is mapped to ISIC via standard UN mapping tables
When APR provides only a description without a code, AI inference is used to determine the NACE classification.

Data Availability

Data Availability Matrix

Documents by Company Type

All document types are listed for free. Download fees apply. APR Documents include two categories:
  • ObjavljeniDokumenti: Articles of Association, statutes, amendments, shareholder notices, merger plans (scanned TIFF images)
  • OdlukeRegistratora: Registrar decisions (решења) — structured PDF (2023 onwards) or Word document (pre-2023)
Financial statement forms available per filing:
  • Balance Sheet (Биланс стања)
  • Income Statement (Биланс успеха)
  • Statistical Report (Статистички извештај)
  • Notes to Financial Statements (Напомене уз финансијски извештај)
  • Cash Flow Statement (Извештај о токовима готовине)
  • Statement of Changes in Equity (Извештај о променама на капиталу)
  • Other Comprehensive Income (Извештај о осталом резултату)
Report types: Annual (Редовни годишњи), Consolidated (Консолидовани), Extraordinary (Ванредни). Available years: 2022—2025 (varies per company).

Example API Responses

Note: sole traders have no legalRepresentatives or shareholders — the owner is the business.
Note: foundations return no shareholders, legal representatives, or share capital.