# Slovak API ## Docs - [Get entity detail](https://slovakapi.dev/rpo/api-reference/get-entity-detail.md): Returns the full record for the entity with the given `id`. - [Search entities](https://slovakapi.dev/rpo/api-reference/search-entities.md): Returns a list of legal entities matching the given filters. - [Codelists](https://slovakapi.dev/rpo/concepts/codelists.md): Controlled vocabularies referenced by CodeValue fields across the API. - [Data models](https://slovakapi.dev/rpo/concepts/data-models.md): Types, fields, and the conventions that apply across the entire API. - [Local storage](https://slovakapi.dev/rpo/getting-started/local-storage.md): Build a local copy of the full RPO register and keep it up to date. - [Overview](https://slovakapi.dev/rpo/getting-started/overview.md): Use the RPO API to find any legal entity and retrieve its full detail. - [List districts](https://slovakapi.dev/ruz/api-reference/codelists/list-districts.md): Returns all district codes and labels. - [List legal forms](https://slovakapi.dev/ruz/api-reference/codelists/list-legal-forms.md): Returns all legal form codes and labels. - [List municipalities](https://slovakapi.dev/ruz/api-reference/codelists/list-municipalities.md): Returns all municipality codes and labels. - [List organisation sizes](https://slovakapi.dev/ruz/api-reference/codelists/list-organisation-sizes.md): Returns all organisation size codes and labels. - [List ownership types](https://slovakapi.dev/ruz/api-reference/codelists/list-ownership-types.md): Returns all ownership type codes and labels. - [List regions](https://slovakapi.dev/ruz/api-reference/codelists/list-regions.md): Returns all region codes and labels. - [List SK NACE codes](https://slovakapi.dev/ruz/api-reference/codelists/list-sk-nace.md): Returns all SK NACE economic activity codes and labels. - [Get accounting unit](https://slovakapi.dev/ruz/api-reference/entity-details/get-accounting-unit.md): Returns the full record for a single accounting unit. - [Get annual report](https://slovakapi.dev/ruz/api-reference/entity-details/get-annual-report.md): Returns the full record for a single annual report. - [Get financial report](https://slovakapi.dev/ruz/api-reference/entity-details/get-financial-report.md): Returns the full record for a single financial report. - [Get financial statement](https://slovakapi.dev/ruz/api-reference/entity-details/get-financial-statement.md): Returns the full record for a single financial statement. - [List accounting units](https://slovakapi.dev/ruz/api-reference/identifier-lists/list-accounting-units.md): Returns a paginated list of accounting unit IDs. - [List annual reports](https://slovakapi.dev/ruz/api-reference/identifier-lists/list-annual-reports.md): Returns a paginated list of annual report IDs. - [List financial reports](https://slovakapi.dev/ruz/api-reference/identifier-lists/list-financial-reports.md): Returns a paginated list of financial report IDs. - [List financial statements](https://slovakapi.dev/ruz/api-reference/identifier-lists/list-financial-statements.md): Returns a paginated list of financial statement IDs. - [Count accounting units](https://slovakapi.dev/ruz/api-reference/remaining-counts/count-accounting-units.md): Returns the number of remaining accounting unit IDs. - [Count annual reports](https://slovakapi.dev/ruz/api-reference/remaining-counts/count-annual-reports.md): Returns the number of remaining annual report IDs. - [Count financial reports](https://slovakapi.dev/ruz/api-reference/remaining-counts/count-financial-reports.md): Returns the number of remaining financial report IDs. - [Count financial statements](https://slovakapi.dev/ruz/api-reference/remaining-counts/count-financial-statements.md): Returns the number of remaining financial statement IDs. - [Get report template](https://slovakapi.dev/ruz/api-reference/templates/get-report-template.md): Returns the row and column structure for a financial report's table. - [List report templates](https://slovakapi.dev/ruz/api-reference/templates/list-report-templates.md): Returns all financial report templates as a single list. - [Codelists](https://slovakapi.dev/ruz/concepts/codelists.md): Controlled vocabularies used to classify accounting units and resolve coded fields. - [Data models](https://slovakapi.dev/ruz/concepts/data-models.md): Types, fields, and the conventions that apply across the entire RÚZ API. - [Data access](https://slovakapi.dev/ruz/getting-started/data-access.md): Follow links from accounting units to financial data. - [Local storage](https://slovakapi.dev/ruz/getting-started/local-storage.md): Build a local copy of the full RÚZ dataset and keep it up to date. - [Overview](https://slovakapi.dev/ruz/getting-started/overview.md): Use the RÚZ API to retrieve financial statements, reports, and annual reports for any Slovak accounting unit. - [Pagination](https://slovakapi.dev/ruz/getting-started/pagination.md): Page through list results from RÚZ identifier list endpoints. ## OpenAPI Specs - [openapi](https://slovakapi.dev/ruz/openapi.json) ## Optional - [GitHub](https://github.com/adamschwarcz/slovak-api)