We use cookies for authentication and — with your consent — for analytics. Read more.

Skip to content
KETL Data
DataAppsMCPSign in
  1. Home
  2. Data catalogue
  3. Oslo Børs (Euronext)
EconomyStandardProprietaer

Oslo Børs (Euronext)

Curated reference data for the Oslo Børs indices: methodology, rebalancing frequency, weighting method and links to Euronext's official index rules. Live price, instrument and exchange-notice data is NOT available — Euronext's open API has been shut down, and a replacement requires a commercial market-data agreement.

—

Data volume

Yearly

Updates

3

MCP tools

Example response — /connectors/oslo-bors/instruments
{
  "data": "..."
}

MCP integration

Available MCP tools
oslo.bors.instrument.lookup
oslo.bors.instruments.list
oslo.bors.markets.list
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "oslo-bors": {
      "url": "https://data.ketl.no/mcp/oslo-bors",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on Oslo Børs (Euronext) data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

Oslo Børs
Reference catalogue of the Oslo Børs indices — OBX, OSEBX, OSEAX, OSEFX and OBX ESG with methodology, rebalancing and weighting method. Live price and instrument data requires a commercial Euronext agreement and is not delivered.

API endpoints

GET
/instruments

Instrumentdata fra Oslo Bors (Euronext)

ticker optional
Filtrer på ticker-symbol
symbol optional
Filtrer på symbol
market optional
Filtrer på marked
sector optional
Filtrer på sektor
sektor optional
Alias for sector
q optional
Fritekstsøk (navn/ticker)
query optional
Alias for q
limit optional
Maks antall treff
Show curl example
# GET https://data.ketl.no/api/connectors/oslo-bors/instruments
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/oslo-bors/instruments"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/quotes

Aksjekurser

ticker required
Ticker-symbol på Oslo Børs ticker=EQNR
Show curl example
# GET https://data.ketl.no/api/connectors/oslo-bors/quotes?ticker=EQNR
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/oslo-bors/quotes?ticker=EQNR"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/indices

Indekser. Uten `category` returneres hele katalogen.

category optional
Filtrer på indeks-kategori. Verdi utenfor mengden gir 400. category=benchmark
Show curl example
# GET https://data.ketl.no/api/connectors/oslo-bors/indices
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/oslo-bors/indices"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/announcementsPlanned

Børsmeldinger

Show curl example
# GET https://data.ketl.no/api/connectors/oslo-bors/announcements
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/oslo-bors/announcements"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

Access and pricing

Oslo Børs (Euronext) is openly available — create an account to get started.

aksjeborskursindeksobligasjon
KETL Data

Nordic open-data and compliance infrastructure. Source, rule and confidence on every answer.

Product links

  • Data
  • Apps
  • MCP
  • Contact

Legal links

  • AI transparency
  • Privacy
  • Terms
  • SLA
  • Cookies
  • Security

© 2026 KETL Data

build 8f3b7512