SSB Statistics API

Instant access to Statistics Norway's 3,789 tables — paid per query via x402 micropayments on Base mainnet.

Endpoints

MethodPathPriceDescription
GET/search?q=wages$0.01Find tables by topic
GET/table/{id}$0.01Latest data (default query)
GET/table/{id}/metadata$0.01Variable codes + values
POST/table/{id}$0.02Custom filtered query

Quick Example

curl -H "PAYMENT-SIGNATURE: ..." \
  "https://ssb-statistics.fly.dev/search?q=unemployment"

Data source: Statistics Norway (SSB) — CC BY 4.0

Part of x402agent.no