X

x402-gateway · SE Company

by x402-gateway

GETBase

$0.005

per call · USD Coin on Base

Swedish company basics by org.nr. Look up any Swedish organisation by its 10-digit organisationsnummer (e.g. /api/v1/se/company/5567037485 for Spotify AB): registered and trade names, legal form, active status, bankruptcy/liquidation/reconstruction, registered address, SNI 2007 industry codes and activity description. Live from Bolagsverket's official register with SCB business data. No API key — pay per call in USDC.

Endpoint

GET https://x402-gateway.ai/api/v1/se/company/:orgnr

7

Calls / 30d

1

Unique payers / 30d

Sep 4

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://x402-gateway.ai/api/v1/se/company/:orgnr", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402-gateway.ai/api/v1/se/company/:orgnr" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "activity_description": "Bolaget har till föremål för sin verksamhet att bedriva\nInternetrelaterade tjänster inom digitala medier som musik,\nspel och TV, samt att, direkt eller indirekt, äga och förvalta fast och lös egendom, äga aktier och andelar i dotterbolag och andra bolag samt tillhandahålla administrativa tjänster för\ndessa bolag och därmed förenlig verksamhet.",
    "address": {
      "city": "STOCKHOLM",
      "country": "SE",
      "postal_code": "11153",
      "street": "Regeringsgatan 19"
    },
    "country": "SE",
    "deregistration_date": null,
    "identifier": "SE:orgnr:5567037485",
    "industry": [
      {
        "description": "Radiosändning och distribution av ljudinspelningar",
        "native_code": "60100",
        "native_system": "SNI2007"
      }
    ],
    "legal_form": {
      "native_code": "AB",
      "native_name": "Aktiebolag",
      "type": "limited_company"
    },
    "names": [
      {
        "name": "Spotify AB",
        "type": "registered"
      }
    ],
    "registration_date": "2006-05-10",
    "status": {
      "active": true,
      "employer": null,
      "f_tax": null,
      "insolvency": "none",
      "vat_registered": null
    }
  },
  "source": {
    "attribution": "Källa: Bolagsverket och SCB",
    "mock": false,
    "name": "bolagsverket-open",
    "retrieved_at": "2026-08-31T19:42:59Z"
  }
}

Payment details

Pay to0x9d305938253c491f7259d437eff064418b3fdfa0
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 x402-gateway & similar services