Apier.no
Pricing
Four tiers covering single developers up to accounting software platforms with millions of calls a month. Free public endpoints stay outside the tier limits — scraping the Norwegian business register shouldn't require a credit card.
Pricing tiers
| Feature | Developer / Free | RecommendedStarter | Professional | Enterprise |
|---|---|---|---|---|
| Price | NOK 0/month | NOK 499/month | NOK 1,999/month | NOK 9,999/month |
| Included API calls | 100 / month | 5,000 / month | 25,000 / month | Unlimited |
| Overage | — | NOK 0.50 / call | NOK 0.50 / call | NOK 0.50 / call |
| API access | Read-only (context + obligations) | Full API + Auth Gateway | Full API + Auth Gateway | Full API + Auth Gateway |
| Support | Community | Priority | Dedicated | |
| SLA | Not included | Not included | Not included | Included |
| Custom sector rules | Not included | Not included | Not included | Included |
| Sign up | Get started |
Overage: NOK 0.50 per additional API call.
Database: Stockholm, live. Compute: Vercel EU edge today; full-EU backend before real company data flows. Full posture on /trust.
Where pricing is heading
Today every plan is usage-based: each tier includes a monthly call quota, and usage beyond it is billed per action — the per-call overage shown above. As the platform matures, pricing will move toward per successful filing: you pay when an outcome is delivered — a confirmed filing — rather than per API call. This is the direction we are building toward, not a live billing change; today’s usage-based plans and per-call overage still apply.
Solutions — bundled by tier
Solutions chain several endpoints into one regulated answer. They are unlocked by tier rather than priced separately — the minimum tier below is the floor that includes each solution.
| Solution | Minimum tier | Availability |
|---|---|---|
| Company Verification | Developer / Free | Status: Live |
| Signature + Authority | Developer / Free | Status: Live |
| Obligations + Deadlines | Developer / Free | Status: Live |
| Annual Accounts Monitor | Starter | Status: Live |
| MVA Filing + Receipt | Starter | Status: Beta |
Free public endpoints — outside tier limits
These endpoints are distribution tools, not products. They are zero-auth, cacheable, and never counted against the Free tier's 100-call quota. An IP-level soft limit of 1000 requests per minute applies so the discovery surfaces stay fast for everyone.
| Path | Summary |
|---|---|
| /api/v1/public/deadlines | Norwegian business deadlines for a given calendar year |
| /api/v1/public/obligations | Generic Norwegian business obligations by entity type |
| /api/v1/tools/exchange-rate | Official Norges Bank NOK exchange rate for a currency and date |
| /api/v1/tools/altinn-migration | Altinn 2 role → Altinn 3 access package mapping (zero auth) |
| /api/v1/capabilities | Machine-readable capability manifest (agent discovery) |
Try them without a key on /sandbox or pull copy-paste workflows from /examples.
curl -sS 'https://www.apier.no/api/v1/tools/altinn-migration' | jq .FAQ
- What does each pricing tier include?
- Apier has four tiers, from a single developer up to accounting-software platforms making millions of calls a month. The tier-by-tier feature matrix above shows each tier's monthly call quota and the capabilities it unlocks; solutions are bundled by tier rather than priced separately.
- Is there free or no-signup access?
- Yes. The free public endpoints are zero-auth and stay outside the tier limits, with a soft IP-level limit of 1000 requests per minute, and you can try the API with no signup on the sandbox. During the beta every tier is free; keys are still required on Category B endpoints for rate limiting and audit attribution.
- How does billing work?
- Today every plan is usage-based: each tier includes a monthly call quota, and usage beyond it is billed per action — the per-call overage shown above. Pricing is planned and takes effect when the API exits beta; over time it will move toward charging per successful filing rather than per API call.