> ## Documentation Index
> Fetch the complete documentation index at: https://slovakapi.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Slovak API

> Community-built documentation for Slovak public APIs, with clear models, examples, and integration guides.

<img src="https://mintcdn.com/slovakapi/gXFjJcMUQ9k-wLLF/images/hero.svg?fit=max&auto=format&n=gXFjJcMUQ9k-wLLF&q=85&s=146a0bd789de717d85247303ba68e636" alt="Slovak API" style={{ width: '100%', height: 'auto' }} width="616" height="289" data-path="images/hero.svg" />

## Slovak public APIs, made usable

Slovakia publishes valuable public data through open APIs, but the official documentation is often fragmented, incomplete, or hard to work with. Slovak API is an independent, community-maintained documentation site built to make those APIs easier to understand and integrate.

This is not a government project and has no affiliation with any Slovak public authority. The goal is simple: give developers documentation they can actually build from.

Every API covered here follows the same standard: clear data models, field-level reference, worked examples, integration guidance, and the edge cases that matter in production.

***

## Explore APIs

<CardGroup cols={2}>
  <Card title="Legal Entities (RPO)" icon="building" href="/rpo/getting-started/overview">
    Look up companies, entrepreneurs, and public authorities. Retrieve names, addresses, legal forms, statutory bodies, stakeholders, and their change history.
  </Card>

  <Card title="Financial Statements (RÚZ)" icon="receipt" href="/ruz/getting-started/overview">
    Retrieve financial statements, financial reports, and annual reports for Slovak accounting units, including structured table data and attachments.
  </Card>
</CardGroup>

***

## What you get

<CardGroup cols={2}>
  <Card title="Clear data models" icon="layers">
    Understand how entities, embedded objects, and reference data fit together before you start integrating.
  </Card>

  <Card title="Worked examples" icon="code">
    Follow real requests and responses that show the happy path, not just endpoint signatures.
  </Card>

  <Card title="Production notes" icon="triangle-alert">
    Catch the quirks early, including omitted nulls, access rules, pagination details, and update behavior.
  </Card>
</CardGroup>

***

## Why this exists

Public APIs are only useful when developers can understand how the data behaves in practice. This site focuses on the missing layer between raw endpoint specs and real integration work: structure, context, and the details that usually have to be discovered the hard way.

***

## Contributing

Found something wrong, incomplete, or unclear? Contributions are welcome.

<Card title="GitHub" icon="github" href="https://github.com/">
  Open an issue, suggest an improvement, or submit a pull request.
</Card>
