API 文档

get/api/v1/Instruments/{symbol}/research

Returns a compact research bundle for one symbol: latest news plus upcoming and recent calendar events.

Instruments

参数

symbol

path · string

必需的

byCurrency

query · boolean

选修的

version

path · string

必需的

响应

  • 200Research bundle for trade/terminal panels.application/json
    {
      "symbol": "AAPL",
      "latestNews": [
        {
          "symbol": "AAPL",
          "headline": "Latest headline",
          "text": "",
          "url": "https://example.com/news/2",
          "dateTime": "2026-06-28T10:00:00Z",
          "sourceType": "stock"
        }
      ],
      "upcomingEvents": [],
      "recentEvents": []
    }
  • 404Unknown symbol or no research data.application/json
    {}
Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

启动您的平台。

开始使用。