vatverify home

NO974761076

SKATTEETATEN

NorwayVerified against Brønnøysund

Valid at query time

Last verified 11 d agocached1831 ms019ebf14-906Live status →

Validation result

VAT number
NO974761076
Company
SKATTEETATEN
Address
Fredrik Selmers vei 4, 0663 OSLO, Norge
Country
Norway
Registry
Brønnøysund
VAT format
NO + 9 digits
Local name
Org.nr / MVAMerverdiavgift

Reproduce this check

curl -X POST "https://api.vatverify.dev/v1/validate" \  -H "Authorization: Bearer $VATVERIFY_KEY" \  -H "Content-Type: application/json" \  -d '{"vat_number":"NO974761076"}'

Raw API response

{
  "data": {
    "valid": true,
    "vat_number": "NO974761076",
    "country": {
      "code": "NO",
      "name": "Norway",
      "vat": {
        "name": "Merverdiavgift",
        "abbreviation": "MVA",
        "currency": "NOK",
        "standard_rate": 25,
        "reduced_rates": [
          12,
          15
        ],
        "super_reduced_rate": null,
        "parking_rate": null,
        "number_format": "NO + 9 digits",
        "number_pattern": "^NO\\d{9}$",
        "updated_at": "2026-04-01"
      }
    },
    "company": {
      "name": "SKATTEETATEN",
      "address": "Fredrik Selmers vei 4, 0663 OSLO, Norge"
    },
    "verify_id": null,
    "verified_at": "2026-06-02T03:18:54.879Z"
  },
  "meta": {
    "request_id": "019ebf14-9067-743c-9826-9def8bc815f5",
    "latency_ms": 673,
    "cached": true,
    "source": "brreg",
    "source_status": "cached",
    "cached_at": "2026-06-02T03:18:54.879Z",
    "stale_seconds": 951922
  }
}

More from Norway

All Norway VAT details

Frequently asked

Is NO974761076 valid?
Yes: NO974761076 returned valid:true from Brønnøysund at the time of this check and resolved to SKATTEETATEN.
What does Org.nr / MVA stand for?
Org.nr / MVA is short for Organisasjonsnummer (Merverdiavgift). It is the local name for Norway's VAT identification number.
How is this checked?
vatverify queries Brønnøysund directly for every validation. Valid responses are cached for 30 days; invalid responses are cached for 24 hours. The "Re-check now" button bypasses the cache and forces a fresh registry call.
Can I integrate this in my own code?
Yes. POST /v1/validate with {"vat_number":"NO974761076"} and an Authorization Bearer header. Free plan: 500 validations per month, no credit card.

This validation is stored 30 days for audit referencerequest id 019ebf14-906.

Automate Norway VAT checks in your stack

Replace manual lookups with one API call against Brønnøysund. Drops into invoicing, checkout, and signup flows in any language. 500 free validations per month, no credit card.