← Registry

Data Collection

apier.no

Provides compliance and company profile data from Norwegian registries.

1 endpoint25 known toolsFirst detected May 29, 2026Last detected September 16, 2026

ENDPOINT 1

https://www.apier.no/api/mcp

No auth detected

MCP server metadata

Name
apier-no
Version
2026.8.1
Capabilities
toolsresourcespromptscompletions

Known tools 25

get_company_summary

Retrieve a one-shot compliance summary for a Norwegian organisation by its 9-digit organisasjonsnummer.

Inferred read-only
get_public_obligations

Retrieve the universal obligation set for a Norwegian entity type — every regulatory obligation that applies by virtue of an entity BEING that organisational form, BEFORE per-company Tier-2 data is layered on.

Inferred read-only
get_exchange_rate

Fetch the most recent Norges Bank exchange-rate reference for a currency against NOK — the canonical conversion benchmark Norwegian tax + accounting authorities accept for obligations in foreign currency (Årsregnskap, cross-border MVA, dividend reporting).

Inferred read-only
list_acting_capacity

Resolve every Norwegian regulatory action a person is currently authorised to perform on behalf of a specific organisation.

Inferred read-only
get_company_profile

Resolve a Norwegian organisasjonsnummer (9 digits) into a structured company profile from Brønnøysund Enhetsregisteret: display name, organisational form (AS / ENK / ASA …), NACE codes with descriptions, addresses, registration/dissolution dates, the `active` / `dissolved` status enum, the MVA-registered flag, and deduplicated person role CODES — never personal identifiers.

Inferred read-only
check_authorization

Return the authorisation snapshot for the calling consumer's delegation on a Norwegian organisation: the `status` enum (`full` / `partial` / `none`), `missing_scopes` (empty on `full`), `granted_scopes`, and the `delegation_chain` breadcrumbs.

Inferred read-only
get_company_context

Retrieve the structured Brønnøysund identity slice for a Norwegian organisation by its 9-digit organisasjonsnummer: legal name, organisasjonsform (AS / ENK / NUF / ASA …), NACE codes, addresses, incorporation/dissolution dates, and the signaturrett / prokura role-code summary (never personal identifiers).

Inferred read-only
get_company_deadlines

Compute the upcoming Norwegian regulatory filing calendar for a specific organisation, looking horizon_months ahead.

Inferred read-only
get_company_obligations

Evaluate the Apier Rulebook for a Norwegian organisation and return every applicable regulatory obligation with its current state and legal reference.

Inferred read-only
get_public_deadlines

Compute the universal Norwegian regulatory filing calendar — the deadlines that apply to every Norwegian business of the covered categories (MVA, A-melding, Årsregnskap), independent of any specific organisation.

Inferred read-only
validate_action

Run the Apier dry-run validator against a proposed regulatory action without producing ANY upstream side effect — no Maskinporten call, no Altinn / Skatteetaten / NAV submission.

Inferred read-only
explain_compliance_error

Resolve a structured Apier compliance error code into a Norwegian-bokmål Explanation envelope: summary, bokmål why, ordered fix_steps, optional documentation link + legal_basis, and an optional handover block (who / where / what / why) for errors a human must resolve (e.g.

Inferred read-only
search_companies

Resolve a Norwegian company NAME to its 9-digit organisasjonsnummer.

Inferred read-only
get_company_verification

Get the deterministic verification verdict for a Norwegian organisation by its 9-digit organisasjonsnummer — a fast go / no-go trust check before acting on a company's behalf.

Inferred read-only
get_company_authority

Answer "who can legally sign for this Norwegian company, and how?" before acting on its behalf.

Inferred read-only
get_company_accounts

Current-snapshot read of a Norwegian company's annual accounts (årsregnskap) from the OPEN Regnskapsregisteret tier: `has_filed_annual_accounts` (tri-state — null means unknown, never a fabricated false), `last_accounts_year`, and that year's minimal `key_figures` (currency, presentation basis, totals).

Inferred read-only
get_company_filing_history

Reconcile a Norwegian company's Altinn 3 filing history against the filings YOUR consumer submitted through Apier.

Inferred read-only
list_changes

Read Apier's cross-source change archive — detected created / updated / deleted events across the upstreams Apier polls (Brønnøysund ingestion plus the Altinn-schema, DigDir-policy, and Norges Bank pollers) so agents drive incremental sync instead of re-fetching whole entities.

Inferred read-only
get_altinn_migration_guidance

Discover the Altinn 3 equivalent of an Altinn 2 service or role code.

Inferred read-only
request_fullmakt

Broker a fullmakt — a legally-grounded, scoped, revocable company→agent authority delegated through an Altinn systembruker.

Inferred read-only
check_fullmakt

Check your fullmakt state for a Norwegian company BEFORE acting on its behalf — the read leg of the Fullmakt Rails.

Inferred read-only
revoke_fullmakt

Revoke a fullmakt — withdraw an agent's delegated authority for a Norwegian company and retire the agent principal (broker with request_fullmakt, inspect with check_fullmakt).

Inferred read-only
get_pricing

Call this BEFORE metered work to check per-call cost and whether billing enforcement is live.

Inferred read-only
get_credit_balance

Call this BEFORE a batch of metered calls to confirm the calling key's prepaid credit balance covers it, and AFTER a 402 INSUFFICIENT_CREDITS + human top-up to verify the funds landed.

Inferred read-only
redeem_issuance_token

Convert an owner-issued key-issuance token into your own API key — the headless onboarding step for an agent that holds no credential yet.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.apier-no]
url = "https://www.apier.no/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "apier-no": {
      "type": "http",
      "url": "https://www.apier.no/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: apier-no
Remote MCP URL: https://www.apier.no/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "apier-no": {
      "url": "https://www.apier.no/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "apier-no": {
      "type": "http",
      "url": "https://www.apier.no/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "apier-no",
  "transport": "streamable-http",
  "url": "https://www.apier.no/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for apier.no was fetched 2026-07-27T08:00:23.752Z and is being refreshed.

Trust status Neutral

apier.no is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.