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
| Feature | Free | Lite | Pro | Team | Business | Enterprise |
|---|---|---|---|---|---|---|
| Price | Free | €7/mes | €19/mes | €49/mes | €149/mes | Custom |
| Price / 1,000 lookups | — | €1.40 | €0.19 | €0.10 | €0.15 | custom |
| IČO lookups / mo | 1,000 | 5,000 | 100,000 | 500,000 | 1,000,000 | Unlimited |
| Daily cap (anti-burst) | 200 | 1,000 | 35,000 | 100,000 | 200,000 | Unlimited |
| Rate limit | 60/min | 100/min | 300/min | 600/min | 1500/min | Custom |
| Search queries / mo | 500 | 5,000 | 50,000 | Unlimited | Unlimited | Unlimited |
| CSV / XLSX export | — | 2 / 1 per day | 50 / 20 per day | 500 / 200 per day | Unlimited | Unlimited |
| Bulk ZIP | — | — | — | 1 000 / request | 10 000 / request | Unlimited |
| Watchlist | — | 10 | 50 | 500 | 5,000 | 100,000 |
| API tokeny | — | — | 1 | 5 | 20 | Unlimited |
| Webhook notifications | — | — | — | Yes | Yes | Yes |
| MCP / AI agent prístup | — | — | Yes | Yes | Yes | Yes |
| SLA | Best-effort | Best-effort | 99 % target | 99,5 % target | 99,9 % target | Custom + DPA |
| Support | Community | Email 72 h | Email 48 h | Email 24 h | Email 8 h | Dedicated |
| Data license | CC-BY 4.0 | CC-BY 4.0 | CC-BY 4.0 | CC-BY 4.0 | CC-BY 4.0 | CC-BY 4.0 or custom |
How cheap are we?
Per-1,000-lookups price — our Pro €0.19 vs anonymized competitor categories:
| Category | Price / 1,000 | Our multiple | Note |
|---|---|---|---|
| ORSF Pro | €0.19 | — | at 100k/mo |
| ORSF Team | €0.10 | 0.5× more | at 500k/mo |
| SK platený konkurent | €1 | 5.3× more | est. at ~30k/mo |
| Globálny per-call benchmark | €1 | 5.3× more | ~€0.001/call |
| Globálne firmographic API | €1.75 | 9.2× more | starter tier 50k |
| Verejný scraper-based API | €6.40 | 33.7× more | ~$7/1000 |
| Enrichment API (US) | €92 | 484.2× more | enrichment tier |
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"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.