X

x402-gateway · Company Annual Report

by x402-gateway

GETBase

$0.02

per call · USD Coin on Base

Swedish annual report key figures (iXBRL), decoded. Financials from a Swedish company's latest digitally filed annual report (årsredovisning, 2020+). We decode Bolagsverket's iXBRL (K2/K3) into net revenue, operating profit, profit after financial items, total assets, equity and average employees, with fiscal year and filing date. Example: /api/v1/se/company/5567647176/annual-report. Digital filing is voluntary — about 1 in 8 companies has one; a 404 is not charged.

Endpoint

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

2

Calls / 30d

1

Unique payers / 30d

Sep 1

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

Example response

{
  "data": {
    "currency": "SEK",
    "document": {
      "filed_at": "2026-05-07",
      "format": "application/zip"
    },
    "fiscal_year": {
      "from": "2025-01-01",
      "to": "2025-12-31"
    },
    "identifier": "SE:orgnr:5567647176",
    "key_figures": {
      "employees_avg": 7,
      "equity": 667091,
      "net_revenue": 15776000,
      "operating_profit": -280765,
      "profit_after_financial_items": -375698,
      "total_assets": 5735790
    }
  },
  "source": {
    "attribution": "Källa: Bolagsverket och SCB",
    "mock": false,
    "name": "bolagsverket-open",
    "retrieved_at": "2026-08-31T19:38:26Z"
  }
}

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