Manawa
Markets › Stocks

US Indexes & VIX

Movers

World Indexes

News & Press Releases

Calendar

Predictions

Flow

Segments

Currency Indexes

Currency Matrix

Major Pairs Performance

Leaderboard

Forex News

Predictions

Top Commodities

Commodity Movers

Historical Returns

Predictions

Crypto Overview

Market Heatmap

Movers

Historical Returns

Crypto News

Predictions

Treasury Overview

Yield Curve

Economic Indicators

Risk Premium

Economic Calendar

Predictions

Price Interval
Notable Price Movement

Display Units
From
To
📊

Loading DCF model...

📈

DCF Valuation engine loading...

💰

Loading dividend data...

👥

Executive and team data coming soon

📡

Connecting to live event stream...

Account

User
—
—

Notifications

Choose how you receive alert notifications.

Email alerts Receive alert notifications via email
Telegram alerts Not connected
Step 1 — Open Telegram
Tap the button below to open Telegram and press Start. Your account links automatically.
Open in Telegram ⏳ Waiting for confirmation…
Can't open Telegram? Use this code instead
Open @ManawaMessangerBot in Telegram, then send this message:
Daily Searches Free plan
Credits $0.00
0 queries remaining

Plans

Current

Free

$0/ forever
  • Limited searches
  • Basic search
  • Basic terminal
  • Limited AI content
  • Watchlist
Read more ▾

Basic

$29/ month
  • 5× more searches
  • Extended search
  • Advanced terminal
  • Extensive AI content
  • Watchlist + Portfolio
Read more ▾
Most Popular

Pro

$69/ month
  • 10× more searches
  • Deep search
  • Full terminal
  • Full AI content
  • Watchlist + Portfolio + Alerts
Read more ▾

Promo Code

Have a promo code? Enter it below to activate a discount or unlock a plan.

Credit Top-Up

Buy extra queries when your daily limit runs out. $5 = 1,000 queries. Minimum top-up: $50.

$0.00
0 queries available

Subscription

Cancel your subscription. You'll keep your current plan until the end of the billing period, then revert to Free.
⚠️ Your plan will downgrade to Free at the next renewal date. You keep your current access until then.

API Keys

API keys allow MCP clients, AI assistants, and external tools to authenticate with your account.

Create API Key

Token
Copy it now, it won't be shown again
🔑

No API keys yet. Create one to get started.

Connect to AI Assistants

Select an API key and follow the steps to connect Manawa Terminal to your AI assistant.

1
Claude.ai → Customize → Connectors

Open Claude settings and navigate to the Connectors section.

2
Click "Add custom connector", select OAuth, and configure fields
Connector Name
Manawa Terminal
Endpoint URL
https://mcp.manawa.app/mcp
OAuth Client ID
manawa_mcp_client
OAuth Client Secret
manawa_mcp_s3cr3t_pr0d_2026
3
Done — ask Claude anything about markets

"Full breakdown on Apple — earnings, DCF, insider activity, bull/bear, latest news."

1
grok.com → User Menu → Skills and Connectors

Click on your user menu/profile, select Skills and Connectors, then navigate to Connectors > New connector > Custom.

2
Add connector with your details
Connector Name
Manawa Terminal
Server URL
https://mcp.manawa.app/mcp?api_key=YOUR_API_KEY
NOTE: Grok doesn't support OAuth — your API key is included in the URL. Create a new key above, then copy the full token into the URL before pasting.
3
Done — ask Grok anything about markets

"Show me the top market movers today."

1
chatgpt.com → Settings → Apps → Create App

Open ChatGPT settings, navigate to Apps, and click "Create app".

2
Configure connector details
Connector Name
Manawa Terminal
MCP Server URL
https://mcp.manawa.app/mcp
Select OAuth and click on advanced OAuth settings
OAuth Client ID
manawa_mcp_client
OAuth Client Secret
manawa_mcp_s3cr3t_pr0d_2026
Token Endpoint Auth Method
client_secret_post
ATTENTION: Before getting started, make sure Developer Mode is enabled, you'll find it under Apps > Advanced Settings.
3
Done — ask ChatGPT anything about markets

"What's the current sentiment on NVIDIA?"

1
Open your favorite MCP-compatible client or platform

Navigate to the settings or extensions panel where custom MCP servers can be added.

2
Configure the connector details
Connector Name
Manawa Terminal
Server URL (with API Key)
https://mcp.manawa.app/mcp?api_key=YOUR_API_KEY
NOTE: The URL above shows a key prefix. Create a new API key above, then replace the prefix with the full token before pasting.
3
Done — ask your assistant about markets

"Show me the latest news on Apple."

Finance Search API

Use the REST API to integrate financial data into your applications.

POST /v1/finance-search
Request
Response
// Click "Run" to see the response

Endpoint

POST https://api.manawa.app/v1/finance-search

Headers

Content-Type: application/json
X-API-Key: YOUR_API_KEY

Request Body

{
  "query": "What are Apple's latest earnings?"
}

Response

{
  "answer": "Apple reported Q1 2026 earnings...",
  "citations": [
    {"title": "AAPL Q1 2026", "url": "https://..."}
  ],
  "footer": {
    "usage": {
      "threshold_pct": 25,
      "plan": "pro",
      "reset_at": "2026-06-02T00:00:00Z"
    }
  }
}

Examples

curl -X POST https://api.manawa.app/v1/finance-search \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -d '{"query": "Top market movers today"}'
import requests

resp = requests.post(
    "https://api.manawa.app/v1/finance-search",
    headers={
        "Content-Type": "application/json",
        "X-API-Key": "YOUR_API_KEY",
    },
    json={"query": "AAPL Q1 2026 earnings and DCF"},
)
print(resp.json()["answer"])
const resp = await fetch(
  "https://api.manawa.app/v1/finance-search",
  {
    method: "POST",
    headers: {
      "Content-Type": "application/json",
      "X-API-Key": "YOUR_API_KEY",
    },
    body: JSON.stringify({
      query: "NVDA Q1 2026 — earnings, DCF, insider activity",
    }),
  }
);

const data = await resp.json();
console.log(data.answer);
import requests

def finance_search(query, mode="concise", api_key="YOUR_API_KEY"):
    resp = requests.post(
        "https://api.manawa.app/v1/finance-search",
        headers={
            "Content-Type": "application/json",
            "X-API-Key": api_key,
        },
        json={"query": query, "mode": mode},
    )
    return resp.json()

# Wrap as a LangChain tool
from langchain_core.tools import tool

@tool
def manawa_finance_search(query: str) -> str:
    """Deep financial analysis — earnings, DCF, insider flows, filing citations."""
    return finance_search(query)["answer"]

Rate Limits

PlanDaily QueriesPrice
Free20$0/mo
Basic150$29/mo
Pro500$69/mo
Credits1,000 per $5$50 min

Capabilities

Each query can pull from multiple data areas simultaneously. The engine decides which sources to tap based on your prompt.

Data AreaWhat It Includes
Company FundamentalsEarnings, revenue, margins, EPS, balance sheet, cash flow (quarterly & annual)
Valuation & DCFDCF models, intrinsic value estimates, P/E, EV/EBITDA, PEG, and peer comparisons
Market DataReal-time quotes, top gainers/losers, most active, sector performance
Insider ActivityRecent insider buys/sells, transaction sizes, filing dates
Technical AnalysisRSI, MACD, moving averages, support/resistance, trend signals
News & SentimentLatest headlines, sentiment scoring, event-driven catalysts
Bull/Bear CasesAI-generated investment theses with supporting data points
Institutional Flows13F holdings, fund overlap, position changes
ETF & IndexConstituents, weights, sector allocation breakdowns

Example Queries

Copy any of these into the playground above or use them in your API calls.

"Full breakdown on Apple — earnings, DCF, insider activity, bull/bear, latest news."

"Compare Tesla and Rivian fundamentals side by side."

"Top market movers today with sentiment analysis."

"NVIDIA technical analysis — RSI, MACD, support and resistance levels."

"Show me the latest 13F filings for ARK Invest positions in AI stocks."

"What are the bull and bear cases for Microsoft right now?"

"Earnings surprise history for Amazon over the last 8 quarters."

"Which S&P 500 sectors are outperforming this month?"

Parameters

FieldTypeRequiredDescription
querystringYesNatural-language financial question. Be specific with ticker symbols for best results.

Response Shape

FieldTypeDescription
answerstringThe AI-generated analysis in Markdown format.
citationsarrayList of sources used. Each object has title and url.
citations[].titlestringSource document or data feed name.
citations[].urlstringDirect link to the source.
footer.usage.threshold_pctnumberUsage bucket: 0, 25, 50, 75, or 100. Raw counts are never exposed.
footer.usage.planstringThe caller's active plan tier: "free", "basic", or "pro".
footer.usage.reset_atstringISO 8601 timestamp for the next daily quota reset (midnight UTC).
footer.upgradeobjectPresent only when usage is at 75 %+ (free) or 100 % (paid). Contains show: true, message, and url.

Error Codes

StatusErrorDescription
400bad_requestMissing or invalid query field in the request body.
401unauthorizedMissing or invalid API key in the X-API-Key header.
403forbiddenAPI key is valid but does not have access to this endpoint.
429rate_limitedDaily query limit exceeded. Upgrade your plan or wait until midnight UTC.
500server_errorInternal error — retry after a few seconds. If persistent, contact support.
{
  "error": "rate_limited",
  "message": "Daily query limit exceeded. Upgrade at /settings/billing."
}

Best Practices

✦ Be specific with tickers. "AAPL earnings Q1 2026" returns faster, more accurate results than "Apple earnings".
✦ Batch related questions. Instead of 5 separate calls, combine: "NVDA earnings, DCF, insider buys, technicals, and bull/bear case."
✦ Compare companies in one query. "Compare MSFT vs GOOG on P/E, revenue growth, and margins" is a single API call.
✦ Watch footer.usage.threshold_pct. At 75 % you're nearing your limit; at 100 % the next call returns 429. Plan accordingly.
✦ Handle 429 gracefully. Cache results when possible and implement exponential backoff for retries.
Select an item from Investing menu
Investing Tools
Menu