Finlight website screenshot

Finlight

Finlight is a real-time financial news API that aggregates market-moving news, earnings reports, analyst upgrades, and corporate announcements for equities, currencies, and commodities. The platform delivers AI-driven sentiment analysis, entity extraction, and sub-second latency streaming for developers and enterprises building financial applications.

Finlight publishes 2 APIs on the APIs.io network: Articles API and Sources API. Tagged areas include Financial News, Sentiment Analysis, Market Data, Equities, and Currency.

The Finlight catalog on APIs.io includes 1 Spectral governance ruleset.

Finlight’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 9 more developer resources.

40.3/100 developing ▬ flat Agent 31/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
Financial NewsSentiment AnalysisMarket DataEquitiesCurrencyCommoditiesReal-TimeWebhookWebSocket

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Securities & Market Data regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/finlight: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Finlight Articles API

Financial news articles with sentiment analysis and entity extraction

Finlight Sources API

Available news sources and their configuration

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Finlight API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 5

Standalone JSON Schema definitions for this provider's data models.

ArticleCategory

0 properties

JSON SCHEMA

Article

16 properties

JSON SCHEMA

Company

13 properties

JSON SCHEMA

Listing

3 properties

JSON SCHEMA

Source

3 properties

JSON SCHEMA

Examples 5

Example request and response payloads for these APIs.

List Sources Response

2 fields

EXAMPLE

Search Articles Request

2 fields

EXAMPLE

Search Articles Response

2 fields

EXAMPLE

Webhook Payload

3 fields

EXAMPLE

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Finlight Authentication

apiKey · 1 scheme

SECURITY

Finlight Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Finlight Agentic Access

3 operations · 1 acting

3 operations · 1 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Finlight
description: 'Finlight is a real-time financial news API that aggregates market-moving news, earnings reports, analyst upgrades,
  and corporate announcements for equities, currencies, and commodities. The platform delivers AI-driven sentiment analysis,
  entity extraction, and sub-second latency streaming for developers and enterprises building financial applications.

  '
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://finlight.me/favicon.ico
tags:
- Financial News
- Sentiment Analysis
- Market Data
- Equities
- Currency
- Commodities
- Real-Time
- Webhook
- WebSocket
tags_raw:
- Financial News
- Sentiment Analysis
- Market Data
- Equities
- Currencies
- Commodities
- Real-Time
- Webhooks
- WebSocket
created: '2026-06-13'
modified: '2026-06-13'
url: https://raw.githubusercontent.com/api-evangelist/finlight/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: finlight:finlight-articles-api
  name: Finlight Articles API
  description: Financial news articles with sentiment analysis and entity extraction
  humanURL: https://finlight.me
  baseURL: https://api.finlight.me
  tags:
  - Articles
  properties:
  - type: OpenAPI
    url: openapi/finlight-articles-api-openapi.yml
  - type: Documentation
    url: https://docs.finlight.me/v2/
  - type: Signup
    url: https://app.finlight.me
  - type: Pricing
    url: https://finlight.me/pricing
  - type: SDKs
    url: https://docs.finlight.me/v2/
  - type: x-npm
    url: https://www.npmjs.com/package/finlight-client
  - type: x-pypi
    url: https://pypi.org/project/finlight-client/
- aid: finlight:finlight-sources-api
  name: Finlight Sources API
  description: Available news sources and their configuration
  humanURL: https://finlight.me
  baseURL: https://api.finlight.me
  tags:
  - Sources
  properties:
  - type: OpenAPI
    url: openapi/finlight-sources-api-openapi.yml
  - type: Documentation
    url: https://docs.finlight.me/v2/
  - type: Signup
    url: https://app.finlight.me
  - type: Pricing
    url: https://finlight.me/pricing
  - type: SDKs
    url: https://docs.finlight.me/v2/
  - type: x-npm
    url: https://www.npmjs.com/package/finlight-client
  - type: x-pypi
    url: https://pypi.org/project/finlight-client/
common:
- type: Website
  url: https://www.finlight.me/
- type: AgenticAccess
  url: agentic-access/finlight-agentic-access.yml
- type: DomainSecurity
  url: security/finlight-domain-security.yml
- type: Authentication
  url: authentication/finlight-authentication.yml
- type: Documentation
  url: https://docs.finlight.me/v2/
- type: Pricing
  url: https://finlight.me/pricing
- type: Signup
  url: https://app.finlight.me
- type: About
  url: https://finlight.me/about
- type: x-twitter
  url: https://twitter.com/finlight_me
- type: x-discord
  url: https://discord.gg/XUs9JYZd24
- type: x-npm
  url: https://www.npmjs.com/package/finlight-client
- type: x-pypi
  url: https://pypi.org/project/finlight-client/
- type: Contact
  url: mailto:info@finlight.me
- url: https://finlight.me/blog/feed.xml
  type: Blog
maintainers:
- FN: API Evangelist
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/finlight"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/finlight/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/finlight/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.