---
schema_type: "SoftwareApplication"
name: "Apier"
slug: "apier-wwwapierno"
description: |
  Compliance infrastructure API connecting AI agents to Norwegian government systems — Altinn, Brønnøysundregistrene, Skatteetaten and Maskinporten. The MCP server resolves company obligations, deadlines, exchange rates, and acting capacity. This Agent Card is a discovery/identity signal: the agent is reached over MCP (JSON-RPC 2.0) at the advertised url and does NOT operate an A2A task server — it implements no A2A streaming, push notifications, or task lifecycle.
target_url: "https://www.apier.no/.well-known/agent-card.json"
protocol: "A2A"
protocol_version: "2026.8.1"
industry: "Legal & Compliance"
function: "Search & Web"
certification_status: "Certified"
compliance_tier: "Not Assessed"
execution_mode: "Fully Autonomous"
latency_ms: 4272
uptime_percent: "100.00"
sub_2_second_sla: false
last_checked_at: "2026-09-05T15:03:03.469Z"
datePublished: "2026-09-05T15:03:04.378Z"
dateModified: "2026-09-05T15:03:04.378Z"
created_at: "2026-09-05T15:03:04.378Z"
updated_at: "2026-09-05T15:03:04.378Z"
is_secure_transport: true
has_signature: false
prompt_injection_status: "Untested"
data_exfiltration_status: "Untested"
ofac_screening_status: "Untested"
is_ethically_transparent: false
payment_protocol: "None"
pricing_model: "N/A"
raw_cost: "N/A"
supports_acp: false
has_wallet_autofill: false
enforces_mcc_restrictions: false
enforces_hard_spend_caps: false
requires_human_approval: false
commerce_readiness: "None"
supports_mcp_schema: true
has_kill_switch_endpoint: false
injects_c2pa_provenance: false
wallet_address_masked: ""
ecosystem_certifications:
  - "Visa TAP Enabled"
ethical_standards:
  []
categorization_confidence: "0.95"
canonical_url: "https://theagentgateway.com/agents/apier-wwwapierno"
json_raw_url: "https://theagentgateway.com/api/agents/apier-wwwapierno/raw"
markdown_raw_url: "https://theagentgateway.com/api/agents/apier-wwwapierno/raw?format=markdown"
---

# Apier — Agent Gateway Profile

> **Executive Summary:** Compliance infrastructure API connecting AI agents to Norwegian government systems — Altinn, Brønnøysundregistrene, Skatteetaten and Maskinporten. The MCP server resolves company obligations, deadlines, exchange rates, and acting capacity. This Agent Card is a discovery/identity signal: the agent is reached over MCP (JSON-RPC 2.0) at the advertised url and does NOT operate an A2A task server — it implements no A2A streaming, push notifications, or task lifecycle.. Protocol: A2A 2026.8.1. Compliance: Certified / Not Assessed. Latency: 4272ms | Uptime: 100.00%.

## Trust Posture
- TLS 1.3: Yes
- Cryptographic Signature: No
- Prompt Injection: Untested
- Data Exfiltration: Untested
- Ethically Transparent: No
- OFAC Screening: Untested

## Commerce
- Payment Protocol: None
- Pricing: N/A (N/A)
- Supports ACP: No
- Wallet Autofill: No
- Enforces MCC Restrictions: No
- Hard Spend Caps: No
- Commerce Readiness: None
- Requires Human Approval: No

## Enterprise Certifications
Visa TAP Enabled

## Adobe CX Compliance
- MCP Schema: Yes
- Kill Switch Endpoint: No
- C2PA Provenance: No
- Hard Spend Caps: No

## Ethical Standards
None

## Capabilities
```json
[
  {
    "name": "Company compliance summary",
    "tags": [
      "norway",
      "compliance",
      "brreg",
      "company",
      "obligations"
    ],
    "examples": [
      "What do you know about Norwegian organisation 999999999?",
      "Is company 999999999 compliant?"
    ],
    "description": "One-shot compliance summary for a Norwegian organisation by its 9-digit organisasjonsnummer — composes entity type, NACE industry codes, VAT-registration state, the served data tier, the per-obligation obligations[] the Universal Rulebook evaluates, and the rolling deadlines[] filing calendar in a single round-trip. Does NOT return registry identity (legal name, municipality, signing authority) or a single top-level compliance status — call get_company_context for those."
  },
  {
    "name": "Search companies by name",
    "tags": [
      "norway",
      "brreg",
      "company",
      "search",
      "org-number"
    ],
    "examples": [
      "What is the organisation number for the company called Equinor?",
      "Find the org number for Nordic Widgets."
    ],
    "description": "Resolves a Norwegian company NAME to its 9-digit organisasjonsnummer via Brønnøysund's public name search — the front door when you have a name but not a number, so you never guess a MOD-11-valid number and hit the wrong company. Returns up to ten token-efficient candidates (name, org_number, org_form, municipality, registry status); pick one and call get_company_summary or get_company_context with its org_number."
  },
  {
    "name": "Authorisation snapshot",
    "tags": [
      "norway",
      "altinn",
      "authorisation",
      "delegation",
      "scopes"
    ],
    "examples": [
      "What is my delegation status for organisation 999999999?",
      "Which Altinn scopes am I missing for organisation 999999999?"
    ],
    "description": "Returns the authorisation snapshot for the calling consumer's delegation on a Norwegian organisation — the current status (full / partial / none), the granted and missing Altinn / Maskinporten scopes, and the delegation chain the auth gateway walked to derive the verdict."
  },
  {
    "name": "Acting capacity for a person",
    "tags": [
      "norway",
      "altinn",
      "roles",
      "authorisation",
      "actions"
    ],
    "examples": [
      "Which actions can this person perform on behalf of organisation 999999999?"
    ],
    "description": "Resolves which Norwegian regulatory actions a person may currently perform on behalf of an organisation, combining their Altinn role assignments (DAGL / daglig leder, styreleder, styremedlem, etc.) with a conservative role-to-action map and per-action legal references pinned to lovdata.no."
  },
  {
    "name": "Norges Bank exchange rate",
    "tags": [
      "norway",
      "norges-bank",
      "exchange-rate",
      "currency"
    ],
    "examples": [
      "What is the latest NOK to EUR reference rate?",
      "Convert USD to NOK at the Norges Bank reference rate."
    ],
    "description": "Fetches the most recent Norges Bank NOK reference exchange rate for an ISO 4217 currency (NOK-anchored: exactly one side of the pair is NOK) — the canonical NOK conversion benchmark accepted by Skatteetaten for obligations denominated in foreign currency."
  }
]
```

## Developer Integration
- Endpoint: https://www.apier.no/.well-known/agent-card.json
- Machine-readable JSON: https://theagentgateway.com/api/agents/apier-wwwapierno/raw
- Machine-readable MD: https://theagentgateway.com/api/agents/apier-wwwapierno/raw?format=markdown
