Skip to main content

Change Logs

2026-08-29

Trading API: Removed and renamed deprecated time fields in Order endpoints (Order Detail, Open Orders, Order History).

Changed

CategoryAPIChangeLink
APITrading APIOrder Detail, Open Orders, Order History: Removed place_time and fill_time fields. Renamed place_time_at to place_time, renamed filled_time_at to fill_time.

2026-08-22

Optimized API endpoint descriptions and paths.

Changed

CategoryAPIChange
APITrading APIOptimized API endpoint descriptions and paths for clarity and consistency.

2026-06-27

Trading API and Market Data API update.

Changed

CategoryAPIChangeLink
APIMarket Data APIMove the following three endpoints from the Trading API/Instrument directory to the Market Data API/Fundamentals directory: Company Profile, Analyst Target Price, and Analyst Rating.Company Profile

Add Watchlist and some API.

Add

CategoryAPIChangeLink
APIMarket Data APIAdd Watchlist (Get Watchlist、Create Watchlist、Update Watchlist、Delete Watchlist、Get Watchlist Instruments、Add Instruments to Watchlist、Remove Instruments from Watchlist、Update Instruments Sort Order)Get Watchlist
APIMarket Data APIAdd Screener (Gainers & Losers、Top Active) API endpoints to the market-data directory.Gainers & Losers

2026-06-20

Trading API Getting Started document update.

Changed

CategoryAPIChangeLink
DocsModification of the "trade.jar" package in the Java code: V2 -> V3Trading API Getting Started

Add new document In the AI Friendly Resources.

Add

CategoryAPIChangeLink
DocsAdd the documents "Webull MCP Server" in the "AI Friendly Resources" module.Webull MCP Server
DocsAdd the documents "Webull Agent Skills" in the "AI Friendly Resources" module.Webull Agent Skills

2026-06-13

Signature document update.

Historical Bars API now supports additional bar intervals, including intraday, daily, weekly, monthly, and yearly timeframes.

Changed

CategoryAPIChangeLink
DocsSignature document content updated by part format.Signature
APIMarket Data APIHistorical Bars endpoint updated timespan.schema.enum to support additional values: M15, M30, M60, M120, M240, D, W, M, Y.Historical Bars