The standard API for Nordic company data.
One endpoint to fetch verified registration, address, and status data from registries across Sweden, Norway, and Finland.
Enterprise-grade company lookups.
NordFetch provides a clean, reliable abstraction over messy government APIs, allowing you to scale without worrying about shifting registry formats.
Unified Schema
Data from all Nordic countries is mapped to a single JSON model. Integration is identical for Norway, Finland and beyond.
- FASTAPI DRIVEN
- REDIS CACHED
- VERIFIED DATA
Smart Routing
Zero configuration. Our engine automatically detects the country and registry format based on the provided ID.
- FASTAPI DRIVEN
- REDIS CACHED
- VERIFIED DATA
Registry Polite
Integrated Redis caching layer avoids overloading official registries and ensures microsecond response times.
- FASTAPI DRIVEN
- REDIS CACHED
- VERIFIED DATA
Implementation that takes minutes, not weeks.
Standardized HTTP headers, simple authentication, and clear JSON models. We've optimized every line to ensure you get data into your app as fast as possible.
- OpenAPI 3.1 Specification
- Official SDKs coming soon
- Retry logic & 99.9% uptime
curl -X GET "https://api.nordfetch.com/v1/company/915933149" \
-H "Authorization: Bearer sk_live_your_key"