Slovak Business Register API

Access data from the Register právnických osôb (RPO) through a simple, fast REST API. Search organizations, verify company details, and integrate with your applications.

Fast Search

Search through 2.2M+ Slovak organizations by name, address, or IČO with sub-second response times.

REST API

Simple, well-documented REST API. Easy to integrate with any programming language or platform.

Daily Updates

Data synced daily from the official Slovak Business Register to ensure accuracy.

Reliable

99.9% uptime SLA with rate limiting to ensure fair usage for all customers.

Quick Example

curl "https://api.rpo.sk/api/v1/organizations?name=google&limit=5" \
  -H "Authorization: Bearer rpo_your_api_key"