Eco News API · Now with an MCP layer

Structured financial news
for APIs, Claude and AI agents.

Embed Brazilian economic news, proprietary sentiment and market intelligence into your systems via API, or query everything in natural language inside Claude with the Economatica MCP.

< 100msp95 latency
99.95%Uptime SLA
REST + WS · MCPDelivery
MCPEconomatica on Claude
request.js
api · mcp
// Authenticated request with HMAC-SHA256
const url = 'https://3lcj3yysx7.execute-api.us-east-1.amazonaws.com/prod/v1/news?ticker=PETR4&size=5';

const res = await fetch(url, {
  headers: {
    'x-api-key': process.env.ECO_API_KEY,
    'x-timestamp': timestamp,
    'x-signature': signature,
  },
});

const data = await res.json();
REST endpoints GET · /v1/news
PETR4 14:32:08 ● positive
/v1/news?ticker=PETR4&highlight=1 returns paginated articles with sentiment, tickers and entities per plan
VALE3 14:31:42 ● growth+
Authentication requires x-api-key, x-timestamp and x-signature calculated via HMAC-SHA256
ITUB4 14:30:19 ● enterprise
Taxonomy, related news and stats are available on dedicated routes in the technical documentation
Live playground

Structured content, not just a feed.

Every article arrives with tickers, sector, theme, language and sentiment score. Filter by use case, subscribe to specific endpoints and consume via REST or WebSocket.

Livewss://api.econews/v1/stream
Showing 6 events
Tickers
Sectors
Sentiment
GET /v1/articlesClick any article to inspect the JSON payload
12:31:54
+0.22
Petrobras aprova plano 2026-30; CapEx de US$ 111 bi e dividendos preservados
EnergiaCorporaterel 72%
PETR4pos
12:30:02
-0.19
Payroll EUA: 168 mil vagas, consenso 195 mil; desemprego em 4,2%
MacroIndicatorrel 31%
SPXneg
12:22:18
0.00
Fed sinaliza paciencia; dot plot mantem mediana em 2 cortes para 2026
MacroRatesrel 50%
DXYneu
12:14:33
+0.14
IPCA de marco vem a 0,32%, abaixo do consenso (0,38%); em 12 meses, 4,21%
MacroInflationrel 64%
IBOVpos
12:08:11
-0.02
Relator apresenta substitutivo da reforma tributaria com regime especial para financeiro
FinanceiroPolicyrel 48%
ITUB4neu
12:02:44
-0.22
Vale (VALE3) protocola fato relevante sobre revisao de guidance de minerio
MineracaoGuidancerel 28%
VALE3neg
Proprietary coverage

Brazil's best financial newsroom, delivered via API.

Eco News API isn't an aggregator: it's a proprietary newsroom. Every article goes through a specialist financial journalist and ships with context, accuracy and terminal-grade speed. That is why we price in a different tier.

Proprietary News

Mover proprietary newsroom

A newsroom focused on financial markets with veteran journalists covering, in real time, everything that moves asset prices. Earlier and more accurately than any public source.

  • Major daily events across the Brazilian market
  • 80+ Brazil + G7 macro indicators the moment they print
  • Corporate facts: earnings, M&A, follow-ons, ratings, guidance
  • Political events with direct impact on assets
  • Breaking news: high-impact alerts within seconds
  • Analyst-grade editorial context, not just aggregation
Team
Mover newsroom, part of Economatica. 40+ years delivering financial intelligence to Brazil's largest institutions.
180+
Headlines/day
< 12s
Breaking → API
80+
BR+G7 indicators
24/7
Live coverage
URGENT speed desk · 06:32:11
06:31:54 CPI Brazil IPCA March at 0.32%, below the 0.38% consensus; 12M print 4.21%
06:30:02 PAYROLL US payrolls: 168k jobs vs 195k consensus; unemployment at 4.2%
06:22:18 FOMC Fed signals patience; dot plot keeps median at 2 cuts for 2026
06:14:33 CORP Petrobras approves 2026–30 plan; US$ 111bn capex and dividends preserved
06:08:11 POLICY Rapporteur releases tax-reform substitute with special financial-sector regime
Aggregation

Aggregation of leading sources

Beyond the proprietary newsroom, the API consolidates and structures the leading market sources into a single feed, with standardised tickers, sector, theme and sentiment.

50+
Local & global sources
800+
Aggregated articles/day
24/7
Ingestion pipeline
Proprietary score

Official CVM filings via API

Beyond news, the API delivers direct integration with official documents filed with the CVM. Material facts, earnings releases, insider transactions (CVM 44) and other corporate events, structured and ready for programmatic consumption. Each document is also enriched with sentiment score, key topics and expected impact, delivering context in the same payload.

FEATURES
  • Material facts from public companies
  • Quarterly and annual earnings (ITR, DFP)
  • Insider and controller transactions (CVM 44)
  • Offering documents, follow-ons and M&A filings
  • Shareholder notices and market communications
  • Continuous monitoring with real-time alerts
  • Sentiment score and key topics (unique differentiator)
LIVE EXAMPLE
PETR4 · 09:42 · MATERIAL FACT

"Petrobras informs that the Board of Directors approved, at the meeting held on this date, the distribution of extraordinary dividends of R$ 2.47 per share…"

+0.82 POSITIVE
Topics: dividendshareholder returncapital allocation
Impact: High

The API does not return just the document. It returns interpretation.

JSON PAYLOAD
{
  "type": "fato_relevante",
  "ticker": "PETR4",
  "company": "Petróleo Brasileiro",
  "published_at": "2026-04-24T09:42:18Z",
  "source": "cvm_ipe",
  "insights": {
    "sentiment": 0.82,
    "sentiment_label": "positive",
    "topics": [
      "dividendo",
      "retorno_acionista",
      "capital_allocation"
    ],
    "impact": "high",
    "confidence": 0.94
  },
  "document_url": "https://…",
  "excerpt": "…"
}
MCP · natural language and AI agents

Query the news base in natural language on Claude

With the Economatica MCP, analysts, portfolio managers and research teams query the proprietary news base directly inside Claude, asking questions in natural language and receiving answers with financial context, sources and proprietary sentiment.

Access the Economatica news base in natural language on Claude and integrate AI agents via MCP.

Claude Natural language questions
mcp
What shifted in sentiment around PETR4 over the last 7 days?
Which companies were most cited in Selic-related news today?
Was there a negative inflection in the banking sector?
Which narratives are gaining traction in commodities?
Explain the main news drivers for VALE3 this week.
Answer with financial context, sources and sentiment score.
Two consumption channels, one proprietary base
API

For systems, dashboards and models.

Structured endpoints, granular technical control and direct integration into your internal products, institutional dashboards and data pipelines.

MCP

For natural-language research on Claude.

Research workflows, AI agents and real-time productivity. Ideal for quick investigation, editorial briefs and continuous portfolio monitoring.

From the proprietary base to the AI agent.
  1. 01 Proprietary base Mover newsroom + aggregation
  2. 02 REST + WebSocket API Structured endpoints
  3. 03 Claude · MCP Natural language
  4. 04 Workflows and agents Research and products
Features

A surface designed for institutional engineering.

Rich metadata

Headline, summary or full body, per contract scope, always with tickers, sector, theme and language.

Sentiment score

Each article ships with an automatically-classified sentiment score to feed your models.

Native filters

Ticker, sector, theme, language and relevance. Cut noise at the edge before data reaches your stack.

REST + WebSocket

Pull via REST or subscribe via WebSocket on institutional plans.

Queryable history

Signal backtests, reprocessing and audit, with history accessible through the API.

Governance & observability

Environment-scoped keys, configurable rate limits, consumption logs and quota alerts.

Integration

In production in hours, not quarters.

API-key auth, SDKs in major languages and a stable data model. Documentation written for engineers.

request.sh
# Fetch news about PETR4 with highlight
curl --request GET "https://3lcj3yysx7.execute-api.us-east-1.amazonaws.com/prod/v1/news?ticker=PETR4&highlight=1&size=5" \
  -H "x-api-key: $ECO_API_KEY" \
  -H "x-timestamp: $ECO_TS" \
  -H "x-signature: $ECO_SIGNATURE"
Go to documentation → Auth: x-api-key · x-timestamp · x-signature (HMAC-SHA256)
Use cases

One proprietary base. Four consumption profiles.

API + MCP

Asset managers

Monitor portfolios, sentiment and narratives in real time, via API across internal systems and via Claude for quick natural-language analysis.

API + MCP

Banks and brokers

Support research, advisory and internal platforms with structured news via API and natural-language investigation via MCP.

MCP

IR and corporates

Track reputation, competitors and sensitive topics with natural-language queries on Claude, without depending on a tech team.

API

Data and product teams

Embed proprietary news and sentiment into internal systems, models and digital products with structured endpoints.

Comparison

Why it isn't a traditional wire.

Eco News API Traditional wire
Structured content with metadata
Ticker, sector and theme classification Partial
Built-in sentiment score
CVM watch & CVM 44 monitoring
Native REST + WebSocket Proprietary
Queryable history via API Separate
B2B2C / redistribution contract Limited
Time to integration Hours Months
Implementation

No engineering team available? We implement it.

Economatica’s technology team can take your project end to end, from integration design to production deployment, for clients that need the News API but do not have engineering capacity available right now.

  • Technical scope use case mapping, endpoints, volumes and SLA.
  • Dedicated implementation Economatica engineering executing the integration in your environment.
  • Handover and operation documentation, monitoring and ongoing support.
  • Custom architecture pipelines and data models adjusted to your stack.
client-project / integration.ts
// Economatica technology team
// Dedicated client project

async function integrarNewsApi() {
  const news = await eco.news.list({
    themes: ["M&A", "CVM 44"],
    tickers: carteiraCliente,
    sentiment: "all"
  });

  for (const item of news) {
    await crm.upsert(item);
    await research.notify(item);
  }

  // Pipeline delivered production ready
  schedule(integrarNewsApi, "every 30s");
}
01Technical kickoff
02Sandbox build
03Production deploy
Sales

Let's scope your contract.

Our commercial team gets back within one business day with a preliminary scope, next integration steps and sandbox access.

FAQ

Frequently asked questions.

How does pricing work?
Contracts are built with our commercial team based on use case: call volume, historical window, end-user count and usage type (internal or redistributive). Contact our team now to receive a commercial proposal.
How does the Economatica MCP work?
MCP is a layer complementary to the API and can be contracted on its own. It lets you query the proprietary news base directly inside Claude, in natural language, with sources and sentiment. It works in two modes: as a complement to the API, for clients already consuming news in systems, dashboards and products, or as a standalone contract, for teams that only need natural-language research on Claude with no technical integration. In neither case does MCP replace the API: they coexist or are contracted separately depending on the use case.
Which plans support WebSocket?
WebSocket streaming is available on institutional and redistribution plans. The entry plan ships REST with optional long-polling.
Can I redistribute news in my app?
Yes, under a specific redistribution contract. The premium editorial and analytical layer remains exclusive to Economatica.
How is sentiment computed?
A proprietary score trained on Economatica editorial history, classified as positive, negative or neutral, with intensity.
How far back is history available?
History is queryable via API with depth negotiated by contract. Dedicated backtest packages are available.
Is there a sandbox environment?
Yes. After commercial qualification we provision sandbox keys with representative synthetic data.