Skip to main content
The Nordic Financial News API provides read-only access to financial news articles from Nordic sources with English headlines, summaries, and key points, AI-synthesized event summary stories, and profiles of public and private companies.

Base URL

OpenAPI specification

The full machine-readable specification is available for import into tools like Postman, Insomnia, or Stoplight, or for generating client libraries.

Download OpenAPI spec

OpenAPI 3.0.1 specification (YAML)

How to authenticate requests

All endpoints require a Bearer token in the Authorization header:
See the authentication guide for details on API keys, scopes, and rate limits.

Available API resources

Browse endpoints using the sidebar navigation. The Nordic Financial News API provides the following resources:

Features available on all list endpoints

All Nordic Financial News API list endpoints support the following features. Each feature has a dedicated guide with usage examples:
  • Cursor pagination for stable paging through results
  • Field projection to select specific response fields
  • ETag caching on individual resource endpoints
  • Real-time updates via the updated_after parameter (articles and stories)
  • Filtering by country, category, source, ticker, content type, and date range
  • Full-text search with the q parameter

API response format

All responses are JSON. List endpoints return a resource array and a pagination object:
Errors follow RFC 9457 Problem Details format.
Last modified on May 11, 2026