Grounding
Stop financial hallucinations.
Agents get typed fields, source links, and market-specific context instead of guessing from stale text.
REST + MCP for financial agents
Ground agents in structured US, HK, A-share, crypto, filings, financials, ownership, and news data through predictable APIs and machine-readable docs.
Agent request
Analyze margin risk for NVDA, Tencent, and Kweichow Moutai with sourced market context.
GET /sec-filings?market=us&ticker=NVDA&form_type=10-KExtract risk factors and management discussion.
GET /financials/income-statements?market=hk&ticker=00700Normalize reported revenue and operating margins.
GET /announcements?market=cn&ticker=600519Retrieve recent exchange announcements.
Grounded context
Returned structured fields, ranked source excerpts, and market-specific notes without stuffing whole filings into the prompt.
Key benefits
Grounding
Agents get typed fields, source links, and market-specific context instead of guessing from stale text.
Discovery
Filter docs and endpoints by US, HK, A-shares, or crypto so builders only see what applies.
Lower context
Retrieve the fields, tables, and excerpts the task needs before sending context to a model.
How it works
Use REST, MCP, OpenAPI, or SDK examples from the same contract-first API surface.
Select a market, dataset, and symbol. The API returns normalized JSON with source metadata.
Feed compact, cited financial context into research copilots, monitoring agents, or apps.
Use cases
Every scenario maps to a concrete endpoint sequence so developers can move from idea to API call quickly.
Analyze financials, announcements, prices, and capital-flow signals for one listed company.
分析 600519 最近财报、公告和价格趋势里的主要风险
Track company facts, financials, HKEX announcements, and news for Hong Kong equities.
Summarize 00700's latest financials and HKEX announcements
Extract risk factors, income statement trends, insider activity, and source-backed context.
Extract margin risk from NVDA's latest 10-K and income statements
Watch holdings across US, HK, A-shares, and crypto with market-aware data availability.
Monitor my portfolio for filings, announcements, price moves, and major news
Market data store
Docs and request previews should adapt to the market a user cares about. A-share builders should see A-share endpoints first.
US equities, SEC filings, fundamentals, ownership, prices, and market news.
Hong Kong equities, HKEX announcements, financials, prices, and news.
Mainland China A-shares, exchange announcements, prices, financials, and capital signals.
Crypto pairs and market news through the same API and request preview conventions.
GET /pricesUS
FullHK
FullA-shares
FullCrypto
FullGET /company/factsUS
FullHK
FullA-shares
FullCrypto
N/AGET /financials/*US
FullHK
FullA-shares
FullCrypto
N/AGET /filings | /announcementsUS
FullHK
PartialA-shares
PartialCrypto
N/AGET /ownership/*US
FullHK
PartialA-shares
PartialCrypto
PlannedGET /newsUS
FullHK
FullA-shares
FullCrypto
FullFor developers and agents
One API contract keeps reference docs, SDK examples, request previews, and agent-readable resources aligned.
Grounding pays for itself
Instead of pasting entire filings, announcements, and news articles into prompts, agents retrieve only the fields and excerpts they need.
large context
Whole documents, copied tables, stale snippets, and unclear source boundaries.
targeted context
Market-aware endpoint calls return structured data, source links, and compact context.
Controls
Create, rotate, and revoke keys from the dashboard while usage stays attributable.
See request logs, credit balance, rate limits, and subscription state in one control plane.
Expose provenance, market notes, limitations, changelog, and status surfaces as the catalog grows.
Manage prompts, API keys, and usage data with clear workspace controls.
Start with sample requests, read the market-filtered docs, then create an API key when you are ready to build.