E

eu-verify · NO Company

by eu-verify

GETBase

$0.003

per call · USD Coin on Base

Official Norwegian company registry (Enhetsregisteret) via data.brreg.no, Bronnoysund Register Centre. Query: ?q=equinor or ?q=923609016 (name or 9-digit orgnr), optional size (1-10, name search). Returns orgnr, legal form, NACE code, business address, registration date, employees, VAT registration, bankruptcy and liquidation flags per company. NLOD 2.0 licensed, personal data stripped. 24h cache.

Endpoint

GET https://data.greeneris.io/v1/no/company

3

Calls / 30d

3

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://data.greeneris.io/v1/no/company", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://data.greeneris.io/v1/no/company?q=equinor&size=1" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "results": [
    {
      "address": {
        "city": "STAVANGER",
        "country_code": "NO",
        "municipality": "STAVANGER",
        "postal_code": "4035",
        "street": [
          "Forusbeen 50"
        ]
      },
      "bankrupt": false,
      "employees": 21393,
      "nace": {
        "code": "06.100",
        "description": "Utvinning av råolje"
      },
      "name": "EQUINOR ASA",
      "natural_person": false,
      "org_form": {
        "code": "ASA",
        "description": "Allmennaksjeselskap"
      },
      "orgnr": "923609016",
      "registration_date": "1995-03-12",
      "under_forced_liquidation": false,
      "under_liquidation": false,
      "vat_registered": true
    }
  ],
  "source": "data.brreg.no Enhetsregisteret (Bronnoysund Register Centre, NLOD 2.0); personal contact data removed",
  "total_results": 1
}

Payment details

Pay to0x6ab8efe305cce67daa48c97bde29c04402822dff
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from eu-verify & similar services