Beta v0.2. We process publicly available data from official Slovak state registers only. PrivacyObject / eraseContact
Pricing

Unbeatable price. Pro at €19/mo, 100,000 lookups.

€0.19 per 1,000 lookups — significantly cheaper than comparable paid APIs on Slovak and global markets. Free tier (1,000 lookups/mo, CC-BY 4.0) stays free forever. Paid plans — Pro from €19/mo.

Plans

FeatureFreeLitePromost popularTeamBusinessEnterprise
PriceFree€7/mes excl. VAT
€70/yr
€19/mes excl. VAT
€190/yr
€49/mes excl. VAT
€490/yr
€149/mes excl. VAT
€1,490/yr
Custom
Price / 1,000 lookups€1.40€0.19€0.10€0.15custom
IČO lookups / mo1,0005,000100,000500,0001,000,000Unlimited
Daily cap (anti-burst)2001,00035,000100,000200,000Unlimited
Rate limit60/min100/min300/min600/min1500/minCustom
Search queries / mo5005,00050,000UnlimitedUnlimitedUnlimited
CSV / XLSX export2 / 1 per day50 / 20 per day500 / 200 per dayUnlimitedUnlimited
Bulk ZIP1 000 / request10 000 / requestUnlimited
Watchlist10505005,000100,000
API tokeny1520Unlimited
Webhook notificationsYesYesYes
MCP / AI agent prístupYesYesYesYes
SLABest-effortBest-effort99 % target99,5 % target99,9 % targetCustom + DPA
SupportCommunityEmail 72 hEmail 48 hEmail 24 hEmail 8 hDedicated
Data licenseCC-BY 4.0CC-BY 4.0CC-BY 4.0CC-BY 4.0CC-BY 4.0CC-BY 4.0 or custom

How cheap are we?

Per-1,000-lookups price — our Pro €0.19 vs anonymized competitor categories:

CategoryPrice / 1,000Our multipleNote
ORSF Pro€0.19at 100k/mo
ORSF Team€0.100.5× moreat 500k/mo
SK platený konkurent€15.3× moreest. at ~30k/mo
Globálny per-call benchmark€15.3× more~€0.001/call
Globálne firmographic API€1.759.2× morestarter tier 50k
Verejný scraper-based API€6.4033.7× more~$7/1000
Enrichment API (US)€92484.2× moreenrichment tier

Anonymized categories for legal compliance (Slovak comparative advertising rules). Specific provider names and methodology in internal marketing materials — on request.

Lightning fast — see for yourself

14 parallel lookups straight from your browser via Cloudflare edge. Server-side response time is typically 1–50 ms, total round-trip 30–200 ms depending on your distance to the nearest PoP.

Live speed test

14 parallel lookups of random s. r. o. companies (each test = different sample) via Cloudflare edge.

Click „Run test" — we send 14 parallel lookups, show live latencies and explain where time is spent.

Sample API calls

Free tier needs no API key — just curl. Pro+ adds Bearer token via /profil → API tokens.

1. IČO autofill (most used)

# curl — verejné, žiadny API key
curl https://api.orsf.sk/v1/lookup/55609830

# Odpoveď (~50 ms, x-cache: hit)
{
  "ico": "55609830",
  "dic": "2122034970",
  "icDph": "SK2122034970",
  "name": "8888 Servis s. r. o.",
  "legalForm": "spoločnosť s ručením obmedzeným",
  "status": "aktívna",
  "establishedOn": "2023-07-19",
  "address": { "street": "Jenisejská 45A", "city": "Košice", "psc": "04012" },
  "isVatPayer": true,
  "register": "Obchodný register",
  "sources": ["RPO", "ORSR", "FS_DPH"]
}

2. Bulk lookup (KYC/batch)

# až 100 IČO v jednom POST request
curl -X POST https://api.orsf.sk/v1/lookup/batch \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer orsf_pk_..." \
  -d '{"icos": ["55609830", "47700203", "35739690"]}'

3. Full-text search

curl "https://api.orsf.sk/v1/search?q=slovnaft&kraj=SK010&vat=true"

Full API documentation →

FAQ

Do you offer a free trial?

No — instead we have a Free tier (1,000 lookups/mo, forever free). Test real API quality at zero cost. If you need more, upgrade — first month is not locked in (cancel anytime).

What is an IČO autofill lookup?

One lookup = one /v1/lookup/:ico call — returns minimal payload (name, address, DIC, VAT ID, status) typically under 100 ms. Designed for invoicing software, e-shops, CRM/ERP. Cache hits (24h TTL) do NOT count toward quota — you actually get much more.

Will the public API always be free?

Yes. Public endpoints (Free tier) are operated by Kaelon o. z. (Slovak civic association, ID 57661812) as a public-benefit service. Free stays forever under CC-BY 4.0. Paid tiers are operated by 8888 Servis s. r. o. — funding operations and development.

We're journalists / academics / nonprofit. Discount?

Yes. For investigative journalism, academic research, and public-interest projects we offer a free Pro tier. Email [email protected] with a brief description.

Do you accept invoice?

Yes — invoice via VAT ID with 30-day payment terms issued by 8888 Servis s. r. o. (IČO 55609830). Stripe (cards + SEPA) coming soon. Public-sector invoices include VS reference.

Top-up overage — what if we exceed the quota?

After monthly quota is exhausted, you can enable top-up: extra lookups at €0.0002/call (€0.20 per 1,000), with a hard €100/mo cap against surprise bills. Dunning email at 80% quota. Monthly invoice for overage total.

Contact

Any tier from Lite upward or founding member offer: [email protected] — we reply within 24 hours on business days.